Go to file
2022-02-03 15:32:00 -10:00
.github
.sandstorm
bin
checks
doc
docker
docker-static-arm32v7
examples
hledger ;doc: account types: edits 2022-02-02 17:40:47 -10:00
hledger-install
hledger-lib fix: Correctly infer Cash accounts using accountNameInferType. 2022-02-03 15:32:00 -10:00
hledger-ui ;doc: changeslogs: edit 2022-01-21 08:38:59 -10:00
hledger-web ;doc: changeslogs: edit 2022-01-21 08:38:59 -10:00
tools
.ci
.ctags
.dockerignore
.editorconfig
.ghci
.gitignore
.hlint.yaml
.mailmap
.version
ACHIEVEMENTS.md
azure-pipelines.yml
BACKLOG.org
bench-ledger.sh
bench.sh
BENCHMARKS.md
cabal.project
CHANGELOGS.md
CHANGES.md ;doc: changeslogs: edit 2022-01-21 08:38:59 -10:00
CODE.md
COMMITS.md
CONTRIBUTING.md
CREDITS.md
dev.hs
dir
Dockerfile
DOCS.md
EXAMPLES.md
FUNDING.md
hie-mac.yaml
ISSUES.md
LICENSE
MAKE.md
Makefile test: Run all tests with --fast compilation, not just functests. 2022-01-26 08:10:59 -10:00
Makefile.helpsys
PULLREQUESTS.md
README.md
RELEASING.md
ROADMAP.org
Shake.hs
SHAKE.md
stack8.6.yaml
stack8.8.yaml
stack8.10.yaml
stack9.2.yaml
stack.yaml stack: bump to ghc 9.0.2, with mac m1 workaround 2022-01-21 17:33:19 -10:00
TESTS.md
VERSIONNUMBERS.md
WORKFLOWS.md

hledger project README

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 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 the home page: https://hledger.org

Sponsorship

Your support, large or small, helps keep this project strong!
See also https://hledger.org#sponsorship.

Sponsor Simon (project leader): github liberapay paypal

Sponsor the hledger project as an organisation: OpenCollective

Sponsor the hledger project as an individual: OpenCollective

Bounties for specific tasks: all bounties bountysource bounties




license hledger CI on hackage github issues