My favorites | Sign in
Project Home Issues
Project Information
Members
Links

hledger is a haskell port and friendly fork of John Wiegley's ledger project. It provides:

- the hledger command-line tool, which reads a plain text file describing transactions, of money or any other commodity, and displays the chart of accounts, account balances, or transactions you're interested in, or helps you add transactions, or convert CSV data from your bank.

- the hledger-web web interface, which lets you manage accounts in any web browser, or publish them online

- experimental add-ons (hledger-vty curses interface, hledger-chart tool)

- the hledger-lib library for building financial apps in haskell

hledger aims to be an efficient, dependable, cross-platform tool for day-to-day accounting. It is free software developed since 2007 by Simon Michael and contributors. For more, see hledger.org.

Powered by Google Project Hosting