Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

42 lines (22 loc) · 1.18 KB

lunchtui

lunchtui is a command line tool for viewing and interacting with your Lunch Money account.

overview

Features

  • View account balances

  • View recurring expenses

image
  • View transactions
image
  • Categorize transactions
image
  • Mark transactions as cleared/uncleared

Installation

Dowload from the releases page and extract the binary to a location in your PATH.

Or install it with Go:

go install github.com/Rshep3087/lunchtui@latest

Usage

  • --token - Set the Lunch Money API token or use the LUNCHMONEY_API_TOKEN environment variable
  • --debits-as-negative - Show debits as negative numbers
  • --help - Show help message