From 1a6a37056696f2a2b0fda92da364bdc73ad68274 Mon Sep 17 00:00:00 2001 From: Mosab Ibrahim Date: Tue, 16 Jul 2024 20:03:25 +0100 Subject: [PATCH] Add Hoarder App (#758) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/hoarder-app.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/hoarder-app.yml diff --git a/software/hoarder-app.yml b/software/hoarder-app.yml new file mode 100644 index 0000000000..63168d90d4 --- /dev/null +++ b/software/hoarder-app.yml @@ -0,0 +1,12 @@ +name: "Hoarder App" +website_url: "https://hoarder.app/" +source_code_url: "https://github.com/hoarder-app/hoarder" +description: "A self-hostable bookmark-everything app with a touch of AI for the data hoarders out there." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Bookmarks and Link Sharing + - Pastebins +demo_url: "https://try.hoarder.app"