From a54765b59344c38bcbd11e2ff64efcddd8eaa365 Mon Sep 17 00:00:00 2001 From: Johan Legrand Date: Fri, 22 Aug 2025 10:50:05 +0200 Subject: [PATCH] Add Sync-in (#1559) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: Rabenherz112 --- software/sync-in.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 software/sync-in.yml diff --git a/software/sync-in.yml b/software/sync-in.yml new file mode 100644 index 0000000000..cf4380e6fd --- /dev/null +++ b/software/sync-in.yml @@ -0,0 +1,15 @@ +name: "Sync-in" +website_url: "https://sync-in.com" +source_code_url: "https://github.com/Sync-in/server" +description: "File storage, syncing, sharing, and collaboration with real-time editing, permission management, and desktop/CLI clients." +licenses: + - AGPL-3.0 +platforms: + - Nodejs + - Docker +tags: + - File Transfer & Synchronization + - File Transfer - Web-based File Managers + - Groupware +demo_url: "https://sync-in.com/docs/demo" +related_software_url: "https://github.com/Sync-in/desktop" \ No newline at end of file