From 77cd3033dbc705e3545047da01ee660edb01ea5d Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 16 Apr 2018 08:14:52 +0300 Subject: [PATCH] reorganize readme's content --- code/README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/code/README.md b/code/README.md index e493acf..b819a01 100644 --- a/code/README.md +++ b/code/README.md @@ -1,21 +1,19 @@ -### User-contributed code (scripts, programs, ...) ### +### User-contributed code (scripts, programs, ...) and links to third party projects/scripts ### -**`monitoring/`** +**`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/`** - +**`multimedia`** - sound-control-scripts: toggle, volume up, volume down, ... -**`productivity/`** - +**`productivity`** - toggle-fullscreen-scripts - screenshot-scripts - bash autocompletion script for `qvm-*` commands in dom0 -**`update-scripts/`**: scripts to automate VM updates - - -### Links to Qubes OS related projects ### +**`update-scripts`**: +- R4-universal-update-script.sh: bash script to automate VM updates +- https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) +**others:** - [Qubes TV](https://github.com/Aekez/QubesTV): turn Qubes OS into a secure SmartTV without making compromises on security and privacy that todays new SmartTV's force on you.