diff --git a/index.html b/index.html index 3d9b1b0..8720b44 100755 --- a/index.html +++ b/index.html @@ -25,8 +25,8 @@ Matrix diff --git a/index/apps/admin/index.html b/index/apps/admin/index.html new file mode 100644 index 0000000..7f267c3 --- /dev/null +++ b/index/apps/admin/index.html @@ -0,0 +1,32 @@ + + + + + + + + Administration + + + + + + +
+ + +
+ + + \ No newline at end of file diff --git a/index/apps/index.html b/index/apps/index.html new file mode 100644 index 0000000..99e407e --- /dev/null +++ b/index/apps/index.html @@ -0,0 +1,58 @@ + + + + + + + + Applications + + + + + + + +
+ +

Element

+

Click to use.

+ + A Matrix web client, an End-to-End encrypted and decentralized chat app. + + +
+

Jitsi

+

Click to use.

+ + Video Conferencing Software, a FOSS alternative to Zoom. + + +
+ +
+

Administration tools

+

Click to use.

+ + Server statistics and management tools. + + + + + +
+ + + \ No newline at end of file