Collection of scripts, dotfiles and self-created guides that follow me on all of my linux adventures
🔨 Powertools (.dotfiles)
Static config files
🧰 Toolbox(scripts)
Scripts used in the terminal or on a keybind
- ascii2png convert fetch logos to png
- autologin setup auto login in TTY (by Mendess)
- blind brightness control for screens and keyboards (integrates with thonkbar and range2color)
- bulkrename rename files in your
$EDITOR
(by Mendes) - calendar notify of next event (with action to open it)
- calsync Sync calendar with vdirsyncer
- colors display all color codes for text formating (from flogisoft)
- cuffs screenshot tool (Wayland support by mendess)
- deaf volume changer
- death warn if all batteries are bellow a certain percent
- dlanime TUI to download from nyaa based on data from MAL
- dmenu_IQ dmenu app launcher with app usage history
- ex extract anything
- fetch neofetch wrapper to show logo based on hostname
- focus-bro help me focus (by Mendes)
- icons icon pack manager for toolicons
- labib compile LaTeX and BibTeX with a single commmand
- launch-and-move move to a workspace and launch a program (if that program is not running)
- menu dmenu menu launcher
- meross-cli control meross lights (integrates with merossd)
- nospace correct filenames
- pixel TUI to draw pixelart for neofetch
- qbt qbittorrent management on remote
- qrwifi generate qrcode for the current wifi connection
- range2color Convert a value inside a numeric range to a color inside a color range
- share share files in my webserver
- term-from-here open terminal in the current user, machine and directory
- timer timer with message and alarm sound
- udm playlist manager (integrates with thonkbar)
- vimtemp open your
$EDITOR
and copy to clipboard on save&exit - wall wallpaper manager (integrates with dmenu) (color picker by mendess)
🔧 Toolkit (dmenu scripts)
Scripts launched from my menu
- clippy simple bookmark manager
- dock choose display setting
- games launch games from steam
- nitro pick from a list of emojis and gifs
- power machine state menu
- todo simple TODO list using todoman and vdirsyncer
- trayer toggle trayer
- wine launch programs installed with wine
Scripts I use on my phone (used with Tasker and Termux)
- change_lock change phone wallpaper
- control_music control music on a remote device
- music_devices choose a remote device to connect with history
- sync_kiwi sync phone data with remote
- toggle_light toggle lights
Installation scripts I use to setup my dotfiles
- generate_config templating language for dotfiles (by Mendess)
- hammer Deploy dotfiles and install programs that are part of my workflow
- label-printer autogenerate README
- link-check check the validity of relative and hard links in all the md files
- nail symlink dotfiles and scripts
Notes I take on my linux tribulations adventures in case I ever need to repeat them
This project is licensed under the MIT License - see the LICENSE file for details