perfin/README.md

19 lines
664 B
Markdown
Raw Normal View History

2023-12-14 22:23:43 +00:00
# Perfin
> *Per*sonal *Fin*ance
2023-12-14 23:29:03 +00:00
A personal accounting desktop app to track your finances using an approachable
interface and interoperable file formats for maximum compatibility.
## About Perfin
2023-12-28 17:57:03 +00:00
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.
2023-12-28 17:57:03 +00:00
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.