From c12a137015b41293f2e47f53567290cfbfbd0e84 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Thu, 10 Apr 2025 10:44:32 +0100 Subject: [PATCH] Update Hoarder to Karakeep (#1284) --- software/hoarder-app.yml | 15 --------------- software/karakeep.yml | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 software/hoarder-app.yml create mode 100644 software/karakeep.yml diff --git a/software/hoarder-app.yml b/software/hoarder-app.yml deleted file mode 100644 index d1026a93bd..0000000000 --- a/software/hoarder-app.yml +++ /dev/null @@ -1,15 +0,0 @@ -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 -stargazers_count: 14877 -updated_at: '2025-04-09' -archived: false diff --git a/software/karakeep.yml b/software/karakeep.yml new file mode 100644 index 0000000000..316b58a52a --- /dev/null +++ b/software/karakeep.yml @@ -0,0 +1,15 @@ +name: Karakeep +website_url: https://karakeep.app/ +source_code_url: https://github.com/karakeep-app/karakeep +description: 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.karakeep.app/signin +stargazers_count: 14783 +updated_at: '2025-04-06' +archived: false