From 9c6b4fab5a2534284a21b27a7710abe6a44ccf07 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:04:09 -0400 Subject: [PATCH] Add Readeck to Bookmarks / Archiving (#646) --- software/readeck.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/readeck.yml diff --git a/software/readeck.yml b/software/readeck.yml new file mode 100644 index 0000000000..a4a22bb2d9 --- /dev/null +++ b/software/readeck.yml @@ -0,0 +1,13 @@ +name: "Readeck" +website_url: "https://readeck.org/en/" +source_code_url: "https://codeberg.org/readeck/readeck" +description: "Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. See it as a bookmark manager and a read later tool." +licenses: + - AGPL-3.0 +platforms: + - Go + - Docker +tags: + - Bookmarks and Link Sharing + - Archiving and Digital Preservation (DP) +related_software_url: "https://codeberg.org/readeck/browser-extension" \ No newline at end of file