17 lines
1.3 KiB
Markdown
17 lines
1.3 KiB
Markdown
# Scripts
|
|
|
|
A collection of utility scripts for Linux desktop and server administration.
|
|
|
|
## Contents
|
|
|
|
| Directory | Description |
|
|
|-----------|-------------|
|
|
| [`audio-toggle/`](audio-toggle/) | Switch PulseAudio/PipeWire audio sinks (next, previous, by name, or list) with desktop notifications |
|
|
| [`chaotic-aur/`](chaotic-aur/) | One-shot idempotent installer for the Chaotic-AUR Arch Linux binary repository |
|
|
| [`docker-stacks-backup/`](docker-stacks-backup/) | Backup & restore Docker Compose stacks — named volumes, bind mounts, pre/post hooks, retention, integrity verification |
|
|
| [`docker-stacks-update/`](docker-stacks-update/) | Discover running Compose stacks, pull latest images, and restart only those that changed |
|
|
| [`input-remapper-switcher/`](input-remapper-switcher/) | Auto-switch [input-remapper](https://github.com/sezanzeb/input-remapper) presets per-application via Hyprland socket events |
|
|
| [`proxmox-backup/`](proxmox-backup/) | Backup & restore Proxmox VE configuration (local or over SSH) with integrity verification |
|
|
| [`proxmox-cloudimg/`](proxmox-cloudimg/) | Download, customize, and create Proxmox VE VM templates from official cloud images |
|
|
| [`zsh/`](zsh/) | Zsh configuration (`.zshrc`), dependency bootstrap installer, and themed tmux config |
|