mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add MyFin (#1060)
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:
parent
43bc98b411
commit
7d38b38627
1 changed files with 12 additions and 0 deletions
12
software/myfin.yml
Normal file
12
software/myfin.yml
Normal 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"
|
||||
Loading…
Reference in a new issue