mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
1.1 KiB
1.1 KiB
User-contributed code and links to third party resources
monitoring
- ls-qubes.sh: outputs the nb. of running qubes + total memory used; the output can be fed into a panel text applet (see comments in the script).
multimedia
- sound-control-scripts: toggle, volume up, volume down, ...
OS-administration
- https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py: Keeps a rotating collection of Btrfs snapshots for root fs (readme)
- https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update: updates multiple template, standalone VMs and dom0 (readme)
- R4-universal-update-script.sh: bash script to automate VM updates
productivity
- toggle-fullscreen-scripts
- screenshot-scripts
- bash autocompletion script for
qvm-*
commands in dom0
misc
- https://github.com/tasket/Qubes-scripts/blob/master/halt-vm-by-window: shutdown a Qubes VM associated with the currently active window (readme)