2018-03-22 02:59:52 -04:00
### User-contributed code (scripts, programs, ...)
2018-03-11 16:56:58 -04:00
2018-04-01 06:29:51 -04:00
Note: linking to contributors' public pages (github, gitlab, plain web page, ...) is preferred over hosting (otherwise contributors have to submit PRs to update their *own* code because of the lack of granular write privileges on github - this is cumbersome and requires reviewer time to ack PRs).
2018-03-22 02:59:52 -04:00
**`dom0/`** - things meant to be run in dom0
2018-03-11 16:56:58 -04:00
2018-03-22 02:59:52 -04:00
- qvm-copy-to-dom0: copy files to dom0 (moving files to dom0 is dangerous and discouraged though)
- R4-universal-update-script.sh: unattented template update (whonix, ...)
2018-03-11 16:54:36 -04:00
2018-03-22 03:03:06 -04:00
**`multimedia/`**
2018-03-11 16:54:36 -04:00
2018-03-22 02:59:52 -04:00
- sound-control-scripts: toggle, volume up, volume down, ...
2018-03-12 18:00:46 -04:00
2018-03-22 03:03:06 -04:00
**`productivity/`**
2018-03-12 18:00:46 -04:00
2018-03-22 02:59:52 -04:00
- toggle-fullscreen-scripts
- screenshot-scripts
2018-04-04 07:17:08 -04:00
- bash autocompletion script for `qvm-*` commands in dom0
2018-03-12 18:00:46 -04:00
2018-03-22 03:03:06 -04:00
**`server/`** - using Qubes OS as a server
2018-03-12 18:00:46 -04:00
2018-03-22 04:11:32 -04:00
- see server/README.md