From 423ad882b94db75ddc1d5d1d0a4a64c4d28dcd76 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 19 Nov 2024 19:38:00 +0100 Subject: [PATCH] remove duplicate entries (#968) - ref: #1 - Closes #966 --- software/beaverhabits.yml | 11 ----------- software/discountbandit.yml | 14 -------------- software/pelicanpanel.yml | 11 ----------- software/vvveb.yml | 12 ------------ 4 files changed, 48 deletions(-) delete mode 100644 software/beaverhabits.yml delete mode 100644 software/discountbandit.yml delete mode 100644 software/pelicanpanel.yml delete mode 100644 software/vvveb.yml diff --git a/software/beaverhabits.yml b/software/beaverhabits.yml deleted file mode 100644 index 5608efc224..0000000000 --- a/software/beaverhabits.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: "Beaver Habit Tracker" -website_url: "https://github.com/daya0576/beaverhabits" -source_code_url: "https://github.com/daya0576/beaverhabits" -description: "Habit tracking app to save your precious moments in your fleeting life." -licenses: - - BSD-3-Clause -platforms: - - Docker -tags: - - Time Tracking -demo_url: "https://beaverhabits.com/demo" diff --git a/software/discountbandit.yml b/software/discountbandit.yml deleted file mode 100644 index 3d30de23d3..0000000000 --- a/software/discountbandit.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: "Discount Bandit" -website_url: "https://discount-bandit.cybrarist.com/" -source_code_url: "https://github.com/Cybrarist/Discount-Bandit" -description: "Track pricing, stock status of products across multiple stores such as Amazon, Ebay, Walmart, etc." -licenses: - - GPL-3.0 -platforms: - - PHP - - Docker -tags: - - Automation - - E-commerce -depends_3rdparty: true -demo_url: "https://discount-bandit.cybrarist.com/screenshots.html" \ No newline at end of file diff --git a/software/pelicanpanel.yml b/software/pelicanpanel.yml deleted file mode 100644 index 62a2259d91..0000000000 --- a/software/pelicanpanel.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: "Pelican Panel" -website_url: "https://pelican.dev/" -source_code_url: "https://github.com/pelican-dev/panel" -description: "Web application for easy management of game servers, offering a user-friendly interface for deploying, configuring, and managing servers, server monitoring tools, and extensive customization options (fork of Pterodactyl)." -licenses: - - AGPL-3.0 -platforms: - - PHP - - Docker -tags: - - Games - Administrative Utilities & Control Panels \ No newline at end of file diff --git a/software/vvveb.yml b/software/vvveb.yml deleted file mode 100644 index 88af7c236b..0000000000 --- a/software/vvveb.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: "Vvveb CMS" -website_url: "https://www.vvveb.com" -description: "Powerful and easy to use CMS to build websites, blogs or e-commerce stores." -licenses: - - AGPL-3.0 -platforms: - - PHP - - Docker -tags: - - Content Management Systems (CMS) -source_code_url: "https://github.com/givanz/Vvveb" -demo_url: "https://demo.vvveb.com"