Qubes-Community-Content/code
[799] 91d937d911
Create ls-qubes.sh
A small script which will show number of active running Qubes and the total RAM used by all Qubes.
Example Output: 9Q|13.3G = 9 Qubes are running (including dom0), 13.3 GB total RAM usage
2018-04-03 21:56:18 +02:00
..
dom0 Create ls-qubes.sh 2018-04-03 21:56:18 +02:00
multimedia/sound-control-scripts continue moving stuff to subfolders 2018-03-22 08:59:52 +02:00
productivity continue moving stuff to subfolders 2018-03-22 08:59:52 +02:00
server continue moving stuff to subfolders 2018-03-22 08:59:52 +02:00
README.md add note about linking vs. hosting 2018-04-01 13:29:51 +03:00
workflows.md add workflow description 2018-03-22 09:18:54 +02:00

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, ...)

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