From bbc56d37193a5345c62815a3108d6979fddc5c39 Mon Sep 17 00:00:00 2001 From: June Strawberry Date: Fri, 13 Feb 2026 16:47:10 -0500 Subject: [PATCH] add Tuwunel 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/"