Minimal balance tracker in your terminal.
__ __
___ ___ / /_/ /_
/ _ \/ -_) __/ __/
/_//_/\__/\__/\__/
Minimal balance tracker
╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
│Last entry: 08/12/2025 • Net: $351,243 │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
[n] New entry [h] History [g] Graph [s] Settings [q] Quit
╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ Date: 08 / 12 / 2025 │
│ │
│ ASSETS LIABILITIES │
│ --------------------------------------------- --------------------------------------------- │
│ House $463,606 Mortgage $294,700 │
│ Checking Account $9,567 Student Loan $36,950 │
│ Savings Account $43,504 Credit Card $1,343 │
│ 401k $112,122 Car Loan $9,260 │
│ Stock Portfolio $42,123 │
│ Car $22,574 │
│ --------------------------------------------- --------------------------------------------- │
│ Total: $693,496 Total: $342,253 │
│ │
│ NET: $351,243 │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
Type to overwrite value, [Enter] to keep • [i] Insert • [d] Delete • [←↑↓→] Navigate • [Esc] Cancel
$350,000 ┤ ╭───
┤ ╭╯
┤ ╭──────╯
┤ ╭─────╯
$325,000 ┤ ╭──╮╭─╯
┤ ╭──╯ ╰╯
┤ ╭────╯
┤ ╭──────╯
$275,000 ┤ ╭────╯
┤ ╭────╮ ╭─╯
┤ ╭╯ ╰──╯
┤╭────────╯
$250,000 ┼╯
09/12/23 04/12/24 12/12/24 08/12/25
────────────────────────────────────────────────────────────────────────────────
Mode: Net • Height: 12 [t] Toggle [+/-] Height [Esc] Back
$700,000 ┤ ╭─────────────────────────
┼──────────────────────────────────────╯
┤
┤
$550,000 ┤
┤
┤
┤
$400,000 ┼─────────────────────────────────────╮
┤ ╰────────╭──╮╭─────────────
┤ ╭────────────────────╯ ╰╯
┤╭────────────────────────╯
$250,000 ┼╯
09/12/23 04/12/24 12/12/24 08/12/25
█ Assets █ Liabilities █ Net
────────────────────────────────────────────────────────────────────────────────
Mode: All Series • Height: 12 [t] Toggle [+/-] Height [Esc] Back
Features
- ⚡ Lightning-fast terminal UI
- 🔒 Local storage - your data stays private
- ⌨️ Intuitive keyboard navigation
- 💱 Support for several currencies
- 📅 Flexible date formatting options
- 📑 Step-through wizard for effortless entry creation
Installation
via npm
npm install -g @ogre-software/nett
via yarn
yarn global add @ogre-software/nett
Usage
nett
Requires Node.js 18 or higher