Ok, so I’ve tried a few open source apps for tracking money and they’re either too complicated, a hassle to setup or don’t use mysql/mariadb so would require setting up PostgreSQL 😖
I’m currently using forecast for the iPad which is great but I’m trying to wean myself off Apple giving they’re going to shit too and find all the docker versions I’ve got working are too complicated /faff to use and seem to focus on what you’ve already spent.
So anyone have suggestions for: Simple docker setup Mysql if it won’t do flat file 3 month future forecasting based on recurring transaction
I don’t care what I’ve spent, I want to know, based on the recurring transaction, what my balance is over the next 3 months, so I know if i have spare money to spend/save.
Seems a lot of budgeting apps miss that somehow. 🤨
Try https://actualbudget.org/ It’s like the old YNAB. You can self host or use the desktop version.
If you already have a Nextcloud instance you could try Cospend. It’s a nextcloud app, but looks really simple to set up.
I’ve been using https://purrse.app/ lately, it’s from a very small (one man I think) parisian dev.
Works for me and the wife, we just need a way to split costs (a bit like splitwise but without the bloat)
deleted by creator
I’ve recently looked into https://github.com/firefly-iii/firefly-iii because it has autoimport for my banks API.
It uses mariadb by default and the GUI looked relatively simple.
Whether it fits your needs depend on your budgeting method.