Go to file
2019-11-27 13:17:34 -08:00
.github
.sandstorm
bin ;lib: clean out showTransactionUnelided 2019-11-16 12:53:07 +01:00
checks
doc
docker
examples ;examples: tricking roi to show unrealised gains 2019-11-12 13:08:36 -08:00
hledger ;test: update command line help 2019-11-27 13:17:34 -08:00
hledger-install ;install: bump version after resolver update 2019-10-18 11:15:06 -07:00
hledger-lib tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
hledger-ui ;doc: regen manuals 2019-11-23 11:33:55 -08:00
hledger-web Fix some simple typos 2019-11-20 13:33:33 -08:00
old/hledger-api
shell-completion ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
tests ;csv: another commented test for auto-generation of balancing posting 2019-11-23 12:54:34 -08:00
tools
.appveyor.yml
.ci
.ctags
.dockerignore
.editorconfig fix datepicker not closing, linting 2017-12-30 13:44:40 -05:00
.ghci
.gitignore
.hlint.yaml
.mailmap
.travis-maybe-skip.sh
.travis.yml ;remove more traces of hledger-api 2019-09-10 20:12:38 -07:00
.version
azure-pipelines.yml
bench.sh
cabal-install.sh ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
cabal.project
CHANGES.md ;doc: update changelogs, including #1095 2019-11-07 16:37:03 -08:00
CONTRIBUTING.md ;doc: contributing: commit message conventions aren't mandatory 2019-11-04 11:45:40 -08:00
dev.hs
Dockerfile
LICENSE add LICENSE 2008-10-01 07:52:07 +00:00
Makefile ;tools: update make ghcid-test[-PAT] 2019-11-27 13:17:34 -08:00
Makefile.helpsys
README.md
ROADMAP.md ;doc: roadmap: doc milestones 2019-10-27 08:06:50 -07:00
Shake.hs ;shake: note an issue with atomic building of web manuals 2019-11-10 18:33:50 -08:00
stack-ghc7.10.yaml.disabled
stack-ghc8.0.yaml
stack-ghc8.2.yaml
stack-ghc8.4.yaml
stack.yaml ;stack: build with base-compat 0.11, for testing 2019-11-26 14:17:55 -08: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 terminal 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.

Support

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

license

OpenCollective OpenCollective bountysource github issues

on hackage on stackage nightly on stackage lts on stackage lts 7

travis build status appveyor windows build status