From fbe1be51a1cf5e24ad42f9098c85e367d6d16e1f Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 25 Nov 2024 12:29:29 +0100 Subject: [PATCH] add BookLogr --- 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..4d13c54cb5 --- /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: + - Miscellaneous +demo_url: "https://demo.booklogr.app/"