mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-12-22 13:55:08 -05:00
7dc872778e
- Removing the backup script section from the script and any associated backup commands and warnings. This is done to streamline the simplicity and purpose of the script. Reminding users to take backups is outside the scope and purpose, and should be covered in separate scripts/docs. A backup reminder may be re-introduced if a proper GUI window can be made. - Removing #-lock on script, so that it can run normal current updates out-of-the-box. - Improved context and wording, as well as removing lingering redundancy and repeats. - Overall intention in changes is also to make the script easier to read and getting started. - Added a To-do table for planned improvements. Any help to reach these to-do goals sooner, are very welcome, and so are of course also other suggestions, feedback and improvements. |
||
---|---|---|
.. | ||
monitoring | ||
multimedia/sound-control-scripts | ||
OS-administration | ||
productivity | ||
README.md | ||
workflows.md |
User-contributed code and links ( icon) to third party resources
OS-administration
- do-snapshot.py: keeps a rotating collection of Btrfs snapshots for root fs (readme)
- qubes4-multi-update: updates multiple template, standalone VMs and dom0 in R4.0 (readme)
- R4-universal-update-script.sh: bash script to automate VM updates
- findpref: find all VMs that match a pref value and optionally set new values for them (readme)
- qvm-portfwd-iptables: port forwarding to allow external connections, see usage notes at bottom
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, ...
productivity
- toggle-fullscreen-scripts
- screenshot-scripts
- bash autocompletion script for
qvm-*
commands in dom0 - qvm-screenshot-tool
- qubes-split-dm-crypt
misc
- halt-vm-by-window: shutdown a Qubes VM associated with the currently active window (readme)