From 679e56f657e6e61c629856486824c24d6defa1a2 Mon Sep 17 00:00:00 2001 From: Fabian Noll <43731826+FabianRolfMatthiasNoll@users.noreply.github.com> Date: Sun, 8 Feb 2026 12:59:38 +0100 Subject: [PATCH] add MyMangaDB (#1861) Co-authored-by: nodiscc --- software/mymangadb.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/mymangadb.yml diff --git a/software/mymangadb.yml b/software/mymangadb.yml new file mode 100644 index 0000000000..d60c144c7a --- /dev/null +++ b/software/mymangadb.yml @@ -0,0 +1,11 @@ +name: "MyMangaDB" +website_url: "https://github.com/FabianRolfMatthiasNoll/MyMangaDB" +source_code_url: "https://github.com/FabianRolfMatthiasNoll/MyMangaDB" +description: "Manga collection manager with automatic metadata, MyAnimeList import and detailed collection statistics." +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Document Management - E-books +depends_3rdparty: true