hledger for techies

hledger is a remix, in haskell, of John Wiegley's excellent ledger accounting tool. It reads a plain text ledger file or timelog describing your transactions and displays reports via command line, curses or web interface (click for a demo).

The hledger project aims to produce:

hledger is free software by Simon Michael & co., released under GNU GPLv3.

Learn

manual, news, screenshots, some extra tips

Download

cabal install hledger, or try these ready-to-run binaries, or see the installing docs

Develop

darcs get http://joyful.com/repos/hledger, browse the repo, code docs, hackage page, notes, benchmark/profile/heap/coverage reports

Support

Related projects