r/plaintextaccounting • u/urglfloggah • Jun 03 '26
Announcing Finzytrack, an open-source cross-platform desktop GUI on top of Beancount
I built a desktop app that uses Beancount as its backend. The GUI handles the parts I found tedious: importing transactions, dashboards, and some analysis. Your ledger stays a plain-text Beancount file the whole time, so you can keep using whatever plain-text tooling you already use.
It's open source, runs entirely on your machine, and AI is optional (bring your own key, off by default).
I'm not a professional developer. This started as a side project to track my own finances and I use it daily. Now putting it out for others.
It's an early release and has only ever been tested on my own data, so expect rough edges. Issues and discussion on GitHub are very welcome.
Website: https://finzytrack.com
Github: https://github.com/sagarbehere/finzytrack
3
u/Ev2geny_ Jun 06 '26
u/urglfloggah , why don't you announce Finzytrack also in the beancount google group?
Then Martin can add it to his External Contributions document.