#beancount #tui #applications #terminal #file #interface #terminal-interface

app beancount-tui

A terminal user interface (TUI) application for viewing and editing Beancount ledger files

1 stable release

1.0.0 Feb 1, 2025

#19 in Finance

Download history 55/week @ 2025-01-26 74/week @ 2025-02-02

129 downloads per month

MIT license

38KB
895 lines

beancount-tui

Interact with your beancount file in a nice TUI.

Hotkeys

Shortcut Action
Ctrl + N Navigate to the next transaction
Ctrl + P Navigate to the previous transaction
Ctrl + L Move focus to the next metadata/posting field
Ctrl + H Move focus to the previous metadata/posting field
Ctrl + J Move focus down to postings
Ctrl + K Move focus up to metadata fields
Ctrl + O Add a new posting
Ctrl + Q Exit the application
Esc Close popup or exit input mode
Enter Confirm popup selection

Features

  • Highlight currently selected field
  • Render postings
  • Output the edited transactions to stdout
  • Add new postings
  • Possibility to edit files
  • edit tags
  • edit metadata

Dependencies

~12–23MB
~339K SLoC