From 10efd6cd83b6e12ffc44e82cb819f8bdc26eb204 Mon Sep 17 00:00:00 2001 From: june Date: Sun, 8 Mar 2026 06:05:53 -0400 Subject: [PATCH] add Tuwunel (#2014) Signed-off-by: June Strawberry --- software/tuwunel.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/tuwunel.yml diff --git a/software/tuwunel.yml b/software/tuwunel.yml new file mode 100644 index 0000000000..26cd23a7f4 --- /dev/null +++ b/software/tuwunel.yml @@ -0,0 +1,14 @@ +name: "Tuwunel" +website_url: "https://tuwunel.chat" +source_code_url: "https://github.com/matrix-construct/tuwunel" +description: "High-performance and feature-rich chat server for Matrix, and the successor to conduwuit (fork of Conduit)." +licenses: + - Apache-2.0 +platforms: + - deb + - Docker + - Nix + - Rust +tags: + - Communication - Custom Communication Systems +demo_url: "https://try.tuwunel.chat/"