From ee0bed26f7b9957b8e252cbe12d04ee1625464ec Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Thu, 4 Dec 2025 07:40:14 -0500 Subject: [PATCH] Add Jirafeau to File Transfer - Single Click & Drag-n-drop upload (#1777) --- software/jirafeau.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/jirafeau.yml diff --git a/software/jirafeau.yml b/software/jirafeau.yml new file mode 100644 index 0000000000..d74cc278ac --- /dev/null +++ b/software/jirafeau.yml @@ -0,0 +1,11 @@ +name: "Jirafeau" +website_url: "https://gitlab.com/jirafeau/Jirafeau" +source_code_url: "https://gitlab.com/jirafeau/Jirafeau" +description: "One-click-fileshare project. Select your file, upload, and share a link. That's it." +licenses: + - AGPL-3.0 +platforms: + - PHP + - Docker +tags: + - File Transfer - Single-click & Drag-n-drop Upload \ No newline at end of file