this post was submitted on 13 Nov 2025
1 points (100.0% liked)
Personal Finance
5687 readers
1 users here now
Learn about budgeting, saving, getting out of debt, credit, investing, and retirement planning. Join our community, read the PF Wiki, and get on top of your finances!
Note: This community is not region centric, so if you are posting anything specific to a certain region, kindly specify that in the title (something like [USA], [EU], [AUS] etc.)
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use GnuCash, because it's the only FOSS accounting package that sensibly handle transactions that involve more than two accounts (aka "splits") at a time. There's a bit of a learning curve if you're new to double-entry accounting, but it does support CSV import, can manually reconcile its records to whatever statement period you want, and can export to graphs or spreadsheets as needed.
It is, however, strictly a desktop app, and is wholly a separate endeavour to *GnuCash for Android". That said, one reason that I've continued to use GnuCash for the better part of a decade is because the UI basically doesn't change. There's not much room for enshittification when it's all GTK-based. Anything else I want from this program, I can do using Python by crunching the data exported as a CSV file.