Personal accounting desktop app to track your finances.
Go to file
Andrew Lalis 76072e1d43 Add shields to readme. 2024-01-01 21:48:14 -05:00
.github/workflows Removed main branch condition. 2024-01-01 21:17:11 -05:00
design Added external ULID library to solve modularity issue, and added package-linux-deb.sh for running jpackage on linux. 2024-01-01 11:20:30 -05:00
scripts Added external ULID library to solve modularity issue, and added package-linux-deb.sh for running jpackage on linux. 2024-01-01 11:20:30 -05:00
src Added test dependencies. 2024-01-01 21:33:37 -05:00
.gitignore Added more to gitignore. 2024-01-01 20:16:03 -05:00
LICENSE Initial commit 2023-12-14 15:54:32 -05:00
README.md Add shields to readme. 2024-01-01 21:48:14 -05:00
pom.xml Added test dependencies. 2024-01-01 21:33:37 -05:00

README.md

Perfin

GitHub Workflow Status (with event) GitHub release (with filter)

A personal accounting desktop app to track your finances using an approachable interface and interoperable file formats for maximum compatibility.

Download

Head to the releases page and find the installer that's compatible for your system.

No compatible release for your system? Report it here.

About Perfin

Perfin is a desktop app built with Java 21 and JavaFX. It's intended to be used by individuals to track their finances across multiple accounts (savings, checking, credit, etc.).

Because the app lives and works entirely on your local computer, you can rest assured that your data remains completely private.

Currently, the application is still a work-in-progress, and is not yet suitable for actual usage with your real financial data, so stay tuned for updates.