hledger-ui
curses-style user interface for the hledger accounting tool
Install
- All systems
-
curl cmd.cat/hledger-ui.sh
- Debian
-
apt-get install hledger-ui
- Ubuntu
-
apt-get install hledger-ui
- Arch Linux
-
pacman -S hledger-ui
- Kali Linux
-
apt-get install hledger-ui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hledger-ui
- Raspbian
-
apt-get install hledger-ui
- Dockerfile
- dockerfile.run/hledger-ui
hledger-ui
curses-style user interface for the hledger accounting tool
This is hledger's curses-style interface. It is simpler and more convenient for browsing data than the command-line interface, but lighter and faster than hledger-web.