Hi everyone!
I have been using Grisbi for at least 15 years now to get around personal finances/expense tracking.
It is a very basic tool that tracks expenses, clearances, etc… Nothing crazy but it helps a lot to follow your budget, keep things on track. Everything is backed up through a file that I sync with Nextcloud.
For some reasons, I won’t be able to use it as easily in the coming months (new restrictions on my work laptop) so I’m looking for a Web-based selfhost-friendly alternative. I’ve already narrowed it down to 3:
- Firefly III which looks pretty nice (and PHP is kind of a plus in my case)
- Actual Budget which looks pretty cool too
- Kresus much more barebone but might get the job done eventually
Do you have some feedback on any of those applications? Do you know any other alternatives worth looking at? Have you had the same kind of experience going from Gnucash/Grisbi/other to Web-based app?
I am still bummed, that there is no easy way to pull the data from my bank automatically into these budgeting apps. They all rely on paid 3rd party tools for that and who knows what those do with my data
Actual let’s you import downloaded statements in qfx or whatever format
That’s how I used it anyway since I didn’t want any third party I would just download a months worth of transactions and import them into actual then start setting up automatic tagging or manual if it’s a one off transaction
Assuming US, Open Banking is on the horizon. Will likely still take a few years before it’s fully implemented, but hopefully soon!
I hadn’t heard of this. Looks like we’re finally getting some sort of standard API implemented. It’s about time. No reason folks should have to use Plaid or other to link accounts or pull data easily.
PHP is kind of a plus
That’s not something you hear very often.
I already have a lot of things using PHP (phpBB, Wordpress, FreshRSS, etc…) so that’s kind of a no-brainer for me. But I get the point, not very popular these days.
I just wish I had something useful to add.
Used beancount with fava for a little while but it didn’t really stick.
FF3 is great, I have used it for years and I can’t complain
I’ve been self-hosting Actual as an alternative to YNAB and I’m completely sold. It’s really great, especially with bank account syncing activated. If you like envelope based budgeting I’d definitely go with Actual.
Another vote for actual. It’s my first budgeting app so I don’t have anything to compare it to, but it was super simple to set up (as far as self hosted apps go), I really like the web ui, and simplefin works to sync with all of my banks/accounts. My only gripe with it so far is that it could probably use a better mobile experience.
I moved to actual about 3 months ago from YNAB4. I’d moved to nYNAB then back to YNAB4 after a second price hike and then to actual.
No regrets. I run it as a docker on unraid and reverse proxy so I can access it remotely.
Feels a ton like YNAB.
Works on Windows, my macbook. The only missing thing IMHO is a dedicated mobile app (for Android in my case). The web works ok, but a dedicated app could improve the experience
This may not fully solve the problem, but have you tried using it through Hermit or Native Alpha? These are browsers designed to make websites work like apps on Android.
Combined with my password manager (Bitwarden), it’s usually as fast or even faster than some apps, with a side benefit of a single app install rather than an app for each service.
So far this has worked well for Amazon, Walmart, libraries, my healthcare login, bank, ebay, Home Depot and Lowes, etc.
I haven’t use any of these, but others could look at:
For reference, these are from Selfh.sh
I have my own personal finance tracker, Keizai. I found mainly Firefly III as bloated and since I wanted a simple, straight-forward finance tracker, I created my own.
Please bare in mind that Keizai is not yet finished. The development is still on-going, but it’s a slow process. I have multiple projects in hand and with autism and other plans for a better, more healthier life, the development for all my projects tend to be slow.
And yes, you can self-host Keizai.
It would be awesome if you could Dockerise this!
I agree, but I don’t know how yet :( Need to read more about it. I love and prefer Docker in most cases, so I want to Dockerise my projects.