From 79a0a8cd5bbec4c40d32b55b8a6e580f1c9dcbca Mon Sep 17 00:00:00 2001 From: kantorge Date: Tue, 24 Dec 2024 17:24:02 +0100 Subject: [PATCH] add YAFFA (#992) Co-authored-by: Rabenherz112 --- software/yaffa.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/yaffa.yml diff --git a/software/yaffa.yml b/software/yaffa.yml new file mode 100644 index 0000000000..66cd647e8a --- /dev/null +++ b/software/yaffa.yml @@ -0,0 +1,11 @@ +name: YAFFA +website_url: https://www.yaffa.cc +source_code_url: https://github.com/kantorge/yaffa +description: Personal finance web application, that can be used to keep track of your money, expenses, budgets, and investments. It also helps with long-term financial planning. +licenses: + - MIT +platforms: + - PHP +tags: + - Money, Budgeting & Management +demo_url: "https://sandbox.yaffa.cc" \ No newline at end of file