From 2a7ec785dc5c8dcf3f800e6694911e275178e900 Mon Sep 17 00:00:00 2001 From: Kazi Date: Sat, 20 Jan 2024 14:16:43 +0100 Subject: [PATCH] Add Chibisafe (#445) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/chibisafe.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/chibisafe.yml diff --git a/software/chibisafe.yml b/software/chibisafe.yml new file mode 100644 index 0000000000..beee7ee4c2 --- /dev/null +++ b/software/chibisafe.yml @@ -0,0 +1,11 @@ +name: "Chibisafe" +website_url: "https://chibisafe.moe" +source_code_url: "https://github.com/chibisafe/chibisafe" +description: "File uploader service that aims to to be easy to use and set up. It accepts files, photos, documents, anything you imagine and gives you back a shareable link for you to send to others." +licenses: + - MIT +platforms: + - Docker + - Nodejs +tags: + - File Transfer - Single-click & Drag-n-drop Upload