Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com>
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
António Faneca 2025-01-10 18:53:29 +00:00 committed by GitHub
parent 43bc98b411
commit 7d38b38627
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
software/myfin.yml Normal file
View file

@ -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"