Qubes-Community-Content/code/README.md

25 lines
1.8 KiB
Markdown
Raw Normal View History

2018-04-16 06:15:50 -04:00
#### User-contributed code and links (![](/_res/l.png) icon) to third party resources ####
2018-03-11 16:56:58 -04:00
2018-04-16 05:14:20 -04:00
**`OS-administration`**
- ![](/_res/l.png) [do-snapshot.py](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#do-snapshotpy))
2018-04-22 10:48:28 -04:00
- ![](/_res/l.png) [qubes4-multi-update](https://github.com/tasket/Qubes-scripts/blob/master/qubes4-multi-update): updates multiple template, standalone VMs and dom0 in R4.0 ([readme](https://github.com/tasket/Qubes-scripts#qubes4-multi-update))
2018-04-16 05:14:20 -04:00
- R4-universal-update-script.sh: bash script to automate VM updates
2018-04-22 10:37:51 -04:00
- ![](/_res/l.png) [findpref](https://github.com/tasket/Qubes-scripts/blob/master/findpref): find all VMs that match a pref value and optionally set new values for them ([readme](https://github.com/tasket/Qubes-scripts#findpref))
2018-04-30 07:21:45 -04:00
- ![](/_res/l.png) [qvm-portfwd-iptables](https://gist.github.com/Joeviocoe/6c4dc0c283f6d6c5b1a3f5af8793292b): port forwarding to allow external connections, see usage notes at bottom
2018-04-16 05:14:20 -04:00
2018-04-16 01:14:52 -04:00
**`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).
2018-04-16 01:14:52 -04:00
**`multimedia`**
2018-03-22 02:59:52 -04:00
- sound-control-scripts: toggle, volume up, volume down, ...
2018-04-16 01:14:52 -04:00
**`productivity`**
2018-03-22 02:59:52 -04:00
- toggle-fullscreen-scripts
- screenshot-scripts
- bash autocompletion script for `qvm-*` commands in dom0
- ![](/_res/l.png) [qvm-screenshot-tool](https://github.com/evadogstar/qvm-screenshot-tool)
2018-05-20 18:12:41 -04:00
- ![](/_res/l.png) [qubes-split-dm-crypt](https://github.com/rustybird/qubes-split-dm-crypt)
2018-04-16 01:52:40 -04:00
**`misc`**
2018-04-16 04:39:42 -04:00
- ![](/_res/l.png) [halt-vm-by-window](https://github.com/tasket/Qubes-scripts/blob/master/halt-vm-by-window): shutdown a Qubes VM associated with the currently active window ([readme](https://github.com/tasket/Qubes-scripts#halt-vm-by-window))