CentLedger

LedgerLite is a lightweight, Java-based personal finance tracker that runs entirely from the command line (For now). It tracks income and expenses in memory, persists records to CSV using OpenCSV, and reloads them automatically on startup.

Java
1
0