From 9ebd8380758f475811223c555dc6dd4a10368489 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 9 Aug 2025 12:35:44 +0200 Subject: [PATCH] Revert "Remove Libervia (Source Code Unavailable)" This reverts commit a36fcba0758e66ea33de3a70bfa6ee3ef974440b. --- software/libervia.yml | 10 ++++++++++ software/salut-à-toi.yml | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 software/libervia.yml create mode 100644 software/salut-à-toi.yml diff --git a/software/libervia.yml b/software/libervia.yml new file mode 100644 index 0000000000..c8fcf83180 --- /dev/null +++ b/software/libervia.yml @@ -0,0 +1,10 @@ +name: Libervia +website_url: https://repos.goffi.org/libervia-web +description: Web frontend from Salut à Toi. +licenses: + - AGPL-3.0 +platforms: + - Python +tags: + - Communication - XMPP - Web Clients +source_code_url: https://repos.goffi.org/libervia-web diff --git a/software/salut-à-toi.yml b/software/salut-à-toi.yml new file mode 100644 index 0000000000..db5299c395 --- /dev/null +++ b/software/salut-à-toi.yml @@ -0,0 +1,10 @@ +name: Salut à Toi +website_url: https://www.salut-a-toi.org/ +description: Multipurpose, multi frontend, libre and decentralized communication tool. +licenses: + - AGPL-3.0 +platforms: + - Python +tags: + - Communication - XMPP - Web Clients +source_code_url: https://repos.goffi.org/libervia-backend