From 06914dae409fb82dffa990385d331152c1f11ec2 Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 16 Apr 2018 12:14:20 +0300 Subject: [PATCH] sort alphabetically --- code/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/code/README.md b/code/README.md index c4a2cba..12abcaf 100644 --- a/code/README.md +++ b/code/README.md @@ -1,16 +1,16 @@ #### User-contributed code and links ![](/_res/l.png) to third party resources #### +**`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)) +- ![](/_res/l.png) [qubes-multi-update](https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update): updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) +- R4-universal-update-script.sh: bash script to automate VM updates + **`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`** - sound-control-scripts: toggle, volume up, volume down, ... -**`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)) -- ![](/_res/l.png) [qubes-multi-update](https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update): updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) -- R4-universal-update-script.sh: bash script to automate VM updates - **`productivity`** - toggle-fullscreen-scripts - screenshot-scripts