aboutsummaryrefslogtreecommitdiffstats
path: root/pages/software
diff options
context:
space:
mode:
Diffstat (limited to 'pages/software')
-rw-r--r--pages/software/bowelyzer.rst35
-rw-r--r--pages/software/crypted-backups.rst24
-rw-r--r--pages/software/rts.rst23
-rw-r--r--pages/software/uenv.rst28
4 files changed, 72 insertions, 38 deletions
diff --git a/pages/software/bowelyzer.rst b/pages/software/bowelyzer.rst
index 1b7bb62..beb16bc 100644
--- a/pages/software/bowelyzer.rst
+++ b/pages/software/bowelyzer.rst
@@ -1,24 +1,37 @@
-bowelyzer
-#########
-
-:authors: David Runge
-
-| Inheriting its name from the city of Darmstadt, where it was first used, **bowelyzer** is a |supercollider| based multi-channel audio analysis tool, that sends |osc| messages according to its findings.
-| It features a GUI, where you can add, remove and setup the channels you would like to use and define to which host you want to send your messages.
-| For further information and installation instructions, please refer to its |bowelyzer-about|.
-|
+.. title: bowelyzer
+.. slug: bowelyzer
+.. date: 2015-08-04 23:30 UTC+02:00
+.. modified: 2015-08-05 18:40 UTC+02:00
+.. tags: supercollider, osc, multi-channel, audio analysis
+.. category: software
+.. link:
+.. description:
+.. type: text
+
+| Inheriting its name from the city of Darmstadt, where it was
+ first used, **bowelyzer** is a |supercollider| based
+ multi-channel audio analysis tool, that sends |osc| messages
+ according to its findings.
+| It features a GUI, where you can add, remove and setup the
+ channels you would like to use and define to which host you
+ want to send your messages.
+| For further information and installation instructions, please
+ refer to its |bowelyzer-about|.
Development
___________
-| All development takes place in a |bowelyzer-git|. You can ask for your |ssh-key| to be included to be able to push to this repository.
+| All development takes place in a |bowelyzer-git|. You can ask
+ for your |ssh-key| to be included to be able to push to this
+ repository.
| For readonly access, just clone the repository:
.. code:: bash
git clone git://sleepmap.de/audio/bowelyzer.git
-| You can also choose to download the latest release tarball from the |bowelyzer-refs|.
+| You can also choose to download the latest release tarball
+ from the |bowelyzer-refs|.
.. |supercollider| raw:: html
diff --git a/pages/software/crypted-backups.rst b/pages/software/crypted-backups.rst
index edc3e70..a1a8545 100644
--- a/pages/software/crypted-backups.rst
+++ b/pages/software/crypted-backups.rst
@@ -1,25 +1,29 @@
-crypted-backups
-###############
-
-:authors: David Runge
-
-| This collection of |systemd| services, timers and scripts enables a precise - gpg encrypted - backup of certain configuration data.
+.. title: crypted-backups
+.. slug: crypted-backups
+.. date: 2015-08-04 23:30 UTC+02:00
+.. modified: 2015-08-05 18:40 UTC+02:00
+.. tags: bash, gnupg, backup, systemd
+.. category: software
+.. link:
+.. description:
+.. type: text
+
+| This collection of |systemd| services, timers and scripts enables a precise -
+ gpg encrypted - backup of certain configuration data.
| System-wide and user-specific backups are possible.
| For further information read its |crypted-backups-about|.
-|
Development
___________
-| All development takes place in |crypted-backups-git|. You can ask for your |ssh-key| to be included to be able to push to this repository.
+| All development takes place in |crypted-backups-git|. You can ask for your
+ |ssh-key| to be included to be able to push to this repository.
| For readonly access, just clone:
.. code:: bash
git clone git://sleepmap.de/software/crypted-backups.git
-
-
Packages
________
diff --git a/pages/software/rts.rst b/pages/software/rts.rst
index dc0b935..469e05c 100644
--- a/pages/software/rts.rst
+++ b/pages/software/rts.rst
@@ -1,16 +1,23 @@
-rts
-###
-
-:authors: David Runge
-
-| **rts** is a collection of |systemd| services and scripts that allow to set pre-defined |real-time| related scheduling settings, using |tuna|.
+.. title: rts
+.. slug: rts
+.. date: 2015-08-04 23:30 UTC+02:00
+.. modified: 2015-08-05 18:40 UTC+02:00
+.. tags: bash, systemd, tuna, real-time
+.. category: software
+.. link:
+.. description:
+.. type: text
+
+
+| **rts** is a collection of |systemd| services and scripts that allow to set
+ pre-defined |real-time| related scheduling settings, using |tuna|.
| For further information read its |rts-about|.
-|
Development
___________
-| All development takes place in a |rts-git|. You can ask for your |ssh-key| to be included to be able to push to this repository.
+| All development takes place in a |rts-git|. You can ask for your |ssh-key| to
+ be included to be able to push to this repository.
| For readonly access, just clone:
.. code:: bash
diff --git a/pages/software/uenv.rst b/pages/software/uenv.rst
index 5670ce1..c1ed5c1 100644
--- a/pages/software/uenv.rst
+++ b/pages/software/uenv.rst
@@ -1,17 +1,27 @@
-uenv
-####
-
-:authors: David Runge
-
-| **uenv** - as in **u**\ seful **env**\ ironments - is a collection of scripts, |systemd| service and timer units and configuration that go along with it.
-| Some of the functionalities implemented here can only be found in |desktop-environments| like |kde| or |gnome| and therefore are very useful in more minimalistic environments such as |tiling-window-managers| or |headless_computers|.
+.. title: uenv
+.. slug: uenv
+.. date: 2015-08-04 23:30 UTC+02:00
+.. modified: 2015-08-05 18:40 UTC+02:00
+.. tags: systemd
+.. category: software
+.. link:
+.. description:
+.. type: text
+
+| **uenv** - as in **u**\ seful **env**\ ironments - is a collection of
+ scripts, |systemd| service and timer units and configuration that go along
+ with it.
+| Some of the functionalities implemented here can only be found in
+ |desktop-environments| like |kde| or |gnome| and therefore are very useful in
+ more minimalistic environments such as |tiling-window-managers| or
+ |headless_computers|.
| For further information read its |uenv-about|.
-|
Development
___________
-| All development takes place in a |uenv-git|. You can ask for your |ssh-key| to be included to be able to push to this repository.
+| All development takes place in a |uenv-git|. You can ask for your |ssh-key|
+ to be included to be able to push to this repository.
| For readonly access, just clone:
.. code:: bash