diff --git a/software/myfin.yml b/software/myfin.yml new file mode 100644 index 0000000000..43f184817e --- /dev/null +++ b/software/myfin.yml @@ -0,0 +1,12 @@ +name: "MyFin" +website_url: "https://github.com/afaneca/myfin" +source_code_url: "https://github.com/afaneca/myfin" +description: "Personal finances platform (web + REST API + Android) that'll help you budget, keep track of your income/spending and forecast your financial future." +licenses: + - AGPL-3.0 +platforms: + - Nodejs +tags: + - Money, Budgeting & Management +demo_url: "https://github.com/afaneca/myfin?tab=readme-ov-file#demo-account---try-it-for-yourself" +related_software_url: "https://github.com/afaneca/myfin-android"