Qubes-Community-Content/code/README.md
2018-04-04 14:16:23 +03:00

24 lines
848 B
Markdown

### User-contributed code (scripts, programs, ...)
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).
**`dom0/`** - things meant to be run in dom0
- 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, ...)
- bash autocompletion script for `qvm-*` commands in dom0
**`multimedia/`**
- sound-control-scripts: toggle, volume up, volume down, ...
**`productivity/`**
- toggle-fullscreen-scripts
- screenshot-scripts
**`server/`** - using Qubes OS as a server
- see server/README.md