hledger

Plain text accounting tool with CLI, TUI, and web interfaces

brewmacoslinux
Try with needOr install directly
Source

About

Easy plain text accounting with command-line, terminal and web UIs

Commands

hledgerhledger-uihledger-web

Examples

Display account balances from a journal file$ hledger -f myaccounts.journal balance
Record a transaction and show recent entries$ hledger -f myaccounts.journal add
Start interactive terminal UI for account management$ hledger-ui -f myaccounts.journal