hledger/hledger
Simon Michael 96e1ca7ea1 lib: refactor amount canonicalisation
Amount display style canonicalisation code and terminology has been
clarified a bit. Individual amounts still have styles; from these we
derive the standard "commodity styles". In user docs, we might call
these "commodity formats" since a Ledger-compatible commodity directive
would use the "format" keyword.
2015-11-24 01:40:10 -08:00
..
app tools: fix warnings in simplebench 2014-10-19 09:34:46 -07:00
bench tools: benchmark cleanup 2015-06-27 06:35:00 -07:00
Hledger lib: refactor amount canonicalisation 2015-11-24 01:40:10 -08:00
test cli: cabal test suite cleanup 2015-06-18 09:48:18 -07:00
Text/Tabular fix build error (#242) 2015-09-29 21:16:51 -10:00
CHANGES doc: add release date to changelogs 2015-10-30 14:09:19 -07:00
hledger.1 doc: generate man pages for each package (#282) 2015-10-20 06:26:09 -07:00
hledger.1.md doc: generate man pages for each package (#282) 2015-10-20 06:26:09 -07:00
hledger.cabal bump version to 0.27 2015-10-30 13:21:51 -07:00
hlint.hs packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml bump version to 0.27 2015-10-30 13:21:51 -07:00
README.md doc: give hledger a README on hackage (via symlink) 2015-07-21 12:23:31 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00

hledger

lightweight, portable, dependable accounting tools

hledger is a computer program for easily tracking money, time, or other commodities, on unix, mac and windows (and web-capable mobile devices, to some extent).

It is first a command-line tool, but there are also curses-style and web interfaces, and a Haskell library (http://hackage.haskell.org/package/hledger-lib) for building your own programs and scripts (hledger is written in Haskell). hledger was inspired by and is largely compatible with Ledger. hledger is free software available under the GNU General Public License v3+.

hledger aims to help both computer experts and regular folks to gain clarity and control in their finances and time management, but currently it is a bit more suited to techies. I use it every day to:

  • track spending and income
  • see time reports by day/week/month/project
  • get accurate numbers for client billing and tax filing
  • track invoices

Though limited in features, hledger is lightweight, usable and reliable. For some, it is a simpler, less distracting, more future-proof alternative to Quicken or GnuCash.

For more, see http://hledger.org.

license hackage release

travis build status hackage upper bounds github issues bountysource