Personal fork from https://github.com/guillaumechereau/regdel.git

Guillaume Chereau a0fae6683e Support accents in the ledger file 8 years ago
LICENSE 94fb73ee9c Initial commit 8 years ago
README.md 205590a666 Update README 8 years ago
regdel a0fae6683e Support accents in the ledger file 8 years ago

README.md

regdel

Ncurses based interface to ledger: regdel is to ledger what tig is to git.

Ledger (http://ledger-cli.org/) is a command line double-entry accounting system.

Regdel allows to browse your accounts and entries from a ledger file. I got the inspiration from the excellent git interface tig (https://github.com/jonas/tig).

Bug report and patches are welcome. I only tested it on my own ledger files, so it might not work very well on other files.

Commands

  • up, k: move up
  • down, j: move down
  • enter: select
  • q: exit