Skip to content

Latest commit

 

History

History
75 lines (50 loc) · 1.91 KB

README.md

File metadata and controls

75 lines (50 loc) · 1.91 KB

MoneyTerm

TUI Expense and Budget Tracker

Table Of Contents

MoneyTerm

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

Requirements

  • python = "^3.10"
  • ofxparse = "^0.21"
  • textual = "^0.44.0"
  • rich = "^13.7.0"
  • python-dateutil = "^2.8.2"
  • textual-plotext = "^0.2.1"

Installation

*Still in development, unreleased.

Screenshots

Transaction Table

image

Transaction Details

image

Quick Labeling

image

Transaction Splitting

image

Automatic Expense Labeling

image

Trend Analysis

image

Budgeting

image

Overview (in progress)

image

License

Distributed under the MIT License. See LICENSE for more information.