From e5a01db3320d966edb2ff53ab0ea671e54f3a156 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Tue, 11 Mar 2025 18:02:34 +0000 Subject: [PATCH] Remove Fileshelter (Unmaintaied since March 2024) (#1195) --- software/fileshelter.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/fileshelter.yml diff --git a/software/fileshelter.yml b/software/fileshelter.yml deleted file mode 100644 index a0c6c2afda..0000000000 --- a/software/fileshelter.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: FileShelter -website_url: https://github.com/epoupon/fileshelter -description: FileShelter is a self-hosted software that allows you to easily share files over the Internet. -licenses: - - GPL-3.0 -platforms: - - C++ - - deb -tags: - - File Transfer - Single-click & Drag-n-drop Upload -source_code_url: https://github.com/epoupon/fileshelter -stargazers_count: 508 -updated_at: '2024-03-04' -archived: false