From 43a78eebd2135605f3f88579c8285bb9818ee07c Mon Sep 17 00:00:00 2001 From: IgorKhomenko <70977170+IgorKhomenko@users.noreply.github.com> Date: Sat, 8 Feb 2025 13:35:11 +0200 Subject: [PATCH] add SAMA chat platform (#1095) --- software/sama.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/sama.yml diff --git a/software/sama.yml b/software/sama.yml new file mode 100644 index 0000000000..2e24ed41fc --- /dev/null +++ b/software/sama.yml @@ -0,0 +1,13 @@ +name: SAMA +website_url: https://samacloud.io +source_code_url: https://github.com/SAMA-Communications/sama-server +description: Next-Gen self-hosted chat server and clients. +licenses: + - GPL-3.0 +platforms: + - Nodejs + - Docker +tags: + - Communication - Custom Communication Systems +demo_url: "https://app.samacloud.io/demo" +related_software_url: "https://github.com/SAMA-Communications/sama-client" \ No newline at end of file