So for the past few weeks, I've been working on a side project which I think is at this point ready for actual usage.
PerFin is a desktop app made with Java 21 and JavaFX, for tracking your finances across multiple accounts, and lets you record your transactions and see up-to-date balances and totals across multiple balances. You can attach and store receipts and invoices along with any recorded transactions.
Currently, the features are pretty minimal since I've been working mainly on making a stable base application from which to build upon.
You can check it out here: https://github.com/andrewlalis/perfin, and go to the releases page to download the package for your computer. Currently the following packages are published:
- Windows (
.msi) - Linux (
.deb)