TUI Expense and Budget Tracker
MoneyTerm is a Textual/Rich TUI based expense and budget tracker with the following features:
- QFX/OFX Importing
- Transaction Table View
- Automatic/Manual Transaction Labeling
- Trend Analysis
- Budget Tracking
- python = "^3.10"
- ofxparse = "^0.21"
- textual = "^0.44.0"
- rich = "^13.7.0"
- python-dateutil = "^2.8.2"
- textual-plotext = "^0.2.1"
*Still in development, unreleased.
Distributed under the MIT License. See LICENSE for more information.