From 22c5eb9069256ca76fb6c29e831b8d73bbd35295 Mon Sep 17 00:00:00 2001 From: Bruno Bernardino Date: Sun, 27 Oct 2024 10:13:09 +0000 Subject: [PATCH] Add bewCloud (#850) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/bewcloud.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 software/bewcloud.yml diff --git a/software/bewcloud.yml b/software/bewcloud.yml new file mode 100644 index 0000000000..2a20336d0a --- /dev/null +++ b/software/bewcloud.yml @@ -0,0 +1,15 @@ +name: "bewCloud" +website_url: "https://bewcloud.com" +source_code_url: "https://github.com/bewcloud/bewcloud" +description: "A simpler alternative to Nextcloud and ownCloud's RSS Reader, File Sharing + Sync, Notes, and Photos." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - File Transfer & Synchronization + - Groupware + - Feed Readers + - Note-taking & Editors + - Photo and Video Galleries +related_software_url: "https://github.com/bewcloud"