perfin/README.md

16 lines
558 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
Perfin is a desktop app built with Java 21 and JavaFX, using the SQLite3
database for most data storage. 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.