A collection of simple and useful Bash scripts I use for daily tasks on my Linux system. Most of these are tailored for Wayland and KDE, and utilize tools like kdialog, adb, scrcpy, and yt-dlp.
Open the clipboard content in a temporary file using Neovim inside kitty.
- Works only on Wayland.
- Uses
wl-pasteandkittyyou can modify it to use other terminals also.
Automates:
- ADB connection via IP
- Unlocking the phone
- Launching
scrcpy - Inputting your phone password (via
kdialog)
Stream or download YouTube videos via:
Uses kdialog for GUI input and options.
- These scripts are written with Wayland + KDE in mind.
- Tested on Arch Linux.