moneyterm
TUI expense and budget tracker
TLDR
Launch the budget tracker
$ moneyterm
SYNOPSIS
moneyterm [options]
DESCRIPTION
moneyterm is a TUI-based expense and budget tracker with tabs for Overview, Transactions, Labeler, Trends, and Budget management.
Features include importing transactions from QFX/OFX bank export files (with automatic duplicate detection), creating budgets per label with monthly amounts, viewing transaction details in interactive datatables, splitting transactions across multiple labels, and trend analysis.
CAVEATS
Transaction import supports QFX/OFX format only. Data is stored locally.
HISTORY
moneyterm was created by ChrisBuilds and is written in Python using the Textual and Rich frameworks.

