hledger-ui

Curses-style user interface for the hledger accounting tool

http://hledger.org

Version on this page:1.1
LTS Haskell 21.25:1.30@rev:2
Stackage Nightly 2023-12-07:1.32
Latest on Hackage:1.32.3

See all snapshots hledger-ui appears in

LicenseRef-GPL licensed and maintained by Simon Michael
This version can be pinned in stack with:hledger-ui-1.1@sha256:840b9251358d3edbc18038227b185b9b4477356ba46fd067b4434bae8553613d,3242

Module documentation for 1.1

There are no documented modules for this package.

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.

hledger is a cross-platform program for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format. It is inspired by and largely compatible with ledger(1). hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use.