From 851e3cfc701353ffd743044b63d370633f0aab0a Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 22 Dec 2024 12:08:14 +0100 Subject: [PATCH] add BookLogr (#982) Co-authored-by: nodiscc --- software/booklogr.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/booklogr.yml diff --git a/software/booklogr.yml b/software/booklogr.yml new file mode 100644 index 0000000000..b7c8586783 --- /dev/null +++ b/software/booklogr.yml @@ -0,0 +1,11 @@ +name: "BookLogr" +website_url: "https://github.com/Mozzo1000/booklogr" +source_code_url: "https://github.com/Mozzo1000/booklogr" +description: "Web app designed to help you manage your personal book library with ease." +licenses: + - Apache-2.0 +platforms: + - Docker +tags: + - Document Management - E-books +demo_url: "https://demo.booklogr.app/"