aboutsummaryrefslogtreecommitdiffstats
path: root/content/pages/software/uenv.rst
blob: 5670ce1e71d3f0d1d9d48f265e8a4e0d35902058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
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|.
| 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.
| For readonly access, just clone:

  .. code:: bash

    git clone git://sleepmap.de/software/uenv.git

Packages
________

* |archlinux| (|aur|): |uenv-git-aur|


.. |systemd| raw:: html

  <a href="https://www.freedesktop.org/wiki/Software/systemd/" target="_blank">systemd</a>

.. |desktop-environments| raw:: html

  <a href="https://en.wikipedia.org/wiki/Desktop_environment" target="_blank">desktop environments</a>

.. |kde| raw:: html

  <a href="https://www.kde.org/" target="_blank">KDE</a>

.. |gnome| raw:: html

  <a href="https://www.gnome.org/" target="_blank">Gnome</a>

.. |tiling-window-managers| raw:: html

  <a href="https://en.wikipedia.org/wiki/Tiling_window_manager" target="_blank">tiling window managers</a>

.. |headless_computers| raw:: html

  <a href="https://en.wikipedia.org/wiki/Headless_computer" target="_blank">headless computers</a>

.. |uenv-about| raw:: html

  <a href="https://git.sleepmap.de/software/uenv.git/about/" target="_blank">about page</a>

.. |uenv-git| raw:: html

  <a href="https://git.sleepmap.de/software/uenv.git" target="_blank">git repository</a>

.. |ssh-key| raw:: html

  <a href="https://en.wikipedia.org/wiki/Secure_Shell#ARCHITECTURE" target="_blank">SSH public key</a>

.. |archlinux| raw:: html

  <a href="https://archlinux.org" target="_blank">Arch Linux</a>

.. |aur| raw:: html

  <a href="https://aur.archlinux.org" target="_blank">AUR</a>

.. |uenv-git-aur| raw:: html

  <a href="https://aur.archlinux.org/packages/uenv-git/" target="_blank">uenv-git</a>