From 26e257cb3f6add5571c1b0ee922485cce9c6bb2e Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 27 Dec 2025 12:53:53 +0100 Subject: [PATCH] add Movary (#1765) --- software/movary.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/movary.yml diff --git a/software/movary.yml b/software/movary.yml new file mode 100644 index 0000000000..e5aa833aa8 --- /dev/null +++ b/software/movary.yml @@ -0,0 +1,13 @@ +name: "Movary" +website_url: "https://github.com/leepeuker/movary" +source_code_url: "https://github.com/leepeuker/movary" +description: "Web app to track and rate your watched movies." +licenses: + - MIT +platforms: + - Docker + - PHP +tags: + - Miscellaneous +depends_3rdparty: true +demo_url: "https://github.com/leepeuker/movary?tab=readme-ov-file#demo"