Personal accounting desktop app to track your finances.
Go to file
Andrew Lalis aa90f98424 Added actual document icons. 2023-12-30 19:09:06 -05:00
design Added actual document icons. 2023-12-30 19:09:06 -05:00
src/main Added actual document icons. 2023-12-30 19:09:06 -05:00
.gitignore Added the initial application files. 2023-12-14 17:23:43 -05:00
LICENSE Initial commit 2023-12-14 15:54:32 -05:00
README.md Added transaction attachments. 2023-12-28 12:57:03 -05:00
pom.xml Added an improved splash screen, and improved formatting of attachments list. 2023-12-29 19:47:31 -05:00
run-jar.sh Added an improved splash screen, and improved formatting of attachments list. 2023-12-29 19:47:31 -05:00

README.md

Perfin

Personal Finance

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

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.