/banking-terminal

Command-line tool to keep track of income and expenses

Primary LanguageRustMIT LicenseMIT

Banking Terminal

Command-line tool to keep track of income and expenses

Roadmap

accounts

  • manage accounts
    • read accounts from config file
    • each account has its own CSV file with transactions
    • add
    • delete
    • rename

config

FinTS