Go to file
2020-04-15 11:33:38 -07:00
.github ;ci: windows: avoid double zipping the artifact 2020-04-01 14:14:02 -07:00
.sandstorm Add --capabilities-header to launcher.sh 2018-06-24 17:44:22 +02:00
bin ;bin: hledger-check-tag-files: fix comments 2020-03-27 17:22:56 -07:00
checks
doc ;journal: doc: drop "transaction modifiers", just say "auto postings" 2020-03-18 15:11:31 -07:00
docker package: added helper scripts in docker/ 2019-01-31 12:44:12 -08:00
examples add an example of Ledger's cap gains calculation during balancing 2020-04-08 21:01:44 -07:00
hledger cli: fix hiding of redundant source scripts when a .com/.exe exists 2020-04-15 11:33:38 -07:00
hledger-install ;doc: consistent markdown readmes for packages, part 2 2020-03-22 09:27:34 -07:00
hledger-lib don't let case of file extension break file format detection (#1225) 2020-04-15 11:31:28 -07:00
hledger-ui ;changelogs 2020-04-06 18:38:38 -07:00
hledger-web ;changelogs 2020-04-06 18:38:38 -07:00
shell-completion ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
tests ;journal: fix tests 2020-03-17 17:48:17 -07:00
tools
.appveyor.yml
.ci
.ctags
.dockerignore
.editorconfig
.ghci
.gitignore
.hlint.yaml
.mailmap
.travis.yml
.version bump to dev version 2020-03-07 15:06:18 -08:00
azure-pipelines.yml
bench.sh
cabal.project ;re-enable doctest suite, with a workaround for cabal 3 (#1139) 2020-03-06 18:30:32 -08:00
CHANGES.md ;changelogs 2020-04-06 18:38:38 -07:00
CONTRIBUTING.md ;CONTRIBUTING: replace reference link with a newer one 2020-04-01 12:19:33 -07:00
CREDITS.md ;doc: CREDITS cleanup 2020-03-21 18:37:49 -07:00
dev.hs
Dockerfile
LICENSE
Makefile ;make cleanups; use the default GHCI again (8.8) 2020-04-06 18:01:02 -07:00
Makefile.helpsys
README.md ;readme: add sponsor links from home page, add bounties, cleanup 2020-04-10 17:43:05 -07:00
ROADMAP.md ;roadmap 2020-04-01 08:18:45 -07:00
Shake.hs ;shake: try default quiet verbosity 2020-03-18 16:22:37 -07:00
stack7.10.yaml.disabled ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
stack8.0.yaml ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
stack8.2.yaml ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
stack8.4.yaml ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
stack8.6.yaml ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
stack8.10.yaml ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
stack.yaml ;enable doctest with ghc 8.10 2020-03-30 15:28:11 -07:00

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

Organisations sponsoring the hledger project on Open Collective: OpenCollective

Individuals backing the hledger project on Open Collective: OpenCollective

Bounties for specific tasks: all bounties bountysource bounties

Obligatory Badges

license hledger CI on hackage github issues