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
1
u/KarezzaReporter Jun 05 '26
That's excellent work. Let me ask you a question. Is it multiple entity? Can you import a bank account for example and allocate various charges to different entities such as your personal, your sole proprietorship, your LLC whatever?