mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add Movary (#1765)
This commit is contained in:
parent
39624902a6
commit
26e257cb3f
1 changed files with 13 additions and 0 deletions
13
software/movary.yml
Normal file
13
software/movary.yml
Normal file
|
|
@ -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"
|
||||
Loading…
Reference in a new issue