Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillaumechereau/regdel
Ncurses based interface to ledger: regdel is to ledger what tig is to git.
https://github.com/guillaumechereau/regdel
Last synced: 25 days ago
JSON representation
Ncurses based interface to ledger: regdel is to ledger what tig is to git.
- Host: GitHub
- URL: https://github.com/guillaumechereau/regdel
- Owner: guillaumechereau
- License: gpl-3.0
- Created: 2016-06-02T14:35:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T08:51:09.000Z (over 7 years ago)
- Last Synced: 2024-11-06T18:45:53.113Z (about 1 month ago)
- Language: Python
- Size: 119 KB
- Stars: 36
- Watchers: 8
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - guillaumechereau/regdel - Ncurses based interface to ledger: regdel is to ledger what tig is to git. (Python)
README
# regdel
Ncurses based interface to ledger: regdel is to ledger what tig is to git.![animation](/animation.gif?raw=true)
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/back
- b: show balance view
- x: toggle commodities
- r: toggle --real