Go to file
2020-09-07 12:16:12 -07:00
.github ;ci: release: see if making branches explicit enables this 2020-09-02 11:41:17 -07:00
.sandstorm
bin make account type autodetection (& hledger-smooth) case insensitive again (#1341) 2020-09-03 09:52:00 -07:00
checks
doc ;doc: 1.19 announcement 2020-09-02 12:38:49 -07:00
docker
examples ;examples: sample.csv tweaks, matching new doc 2020-08-11 09:55:51 -07:00
hledger ; bump hledger-lib, hledger, hledger-ui, hledger-web version to 1.19.99 2020-09-07 12:16:12 -07:00
hledger-install install: add hledger-interest 1.6 2020-09-03 09:57:34 -07:00
hledger-lib ; bump hledger-lib, hledger, hledger-ui, hledger-web version to 1.19.99 2020-09-07 12:16:12 -07:00
hledger-ui ; bump hledger-lib, hledger, hledger-ui, hledger-web version to 1.19.99 2020-09-07 12:16:12 -07:00
hledger-web ; bump hledger-lib, hledger, hledger-ui, hledger-web version to 1.19.99 2020-09-07 12:16:12 -07:00
shell-completion Update shell completion for current master (v1.19) 2020-09-06 17:11:59 -07:00
tests make account type autodetection (& hledger-smooth) case insensitive again (#1341) 2020-09-03 09:52:00 -07:00
tools
.appveyor.yml
.ci
.ctags
.dockerignore
.editorconfig
.ghci
.gitignore ;git: ignore lsp/ 2020-05-29 19:13:00 -07:00
.hlint.yaml
.mailmap
.travis.yml ;travis: disable travis notifications to #hledger 2020-02-29 13:30:15 -08:00
.version ; bump hledger-lib, hledger, hledger-ui, hledger-web version to 1.19.99 2020-09-07 12:16:12 -07: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 ;doc: changelog updates 2020-09-07 09:23:42 -07:00
CONTRIBUTING.md ;doc: CONTRIBUTING: update deps -> packaging link 2020-08-11 18:12:03 -07:00
CREDITS.md ;doc: CREDITS cleanup 2020-03-21 18:37:49 -07:00
dev.hs
Dockerfile
LICENSE
Makefile ;make ghci[d]-shake: extra package needed sometimes 2020-09-07 09:23:42 -07:00
Makefile.helpsys
README.md ;doc: readme: drop badges header 2020-08-21 08:18:26 -07:00
ROADMAP.md ;roadmap: status 2020-08-29 14:45:50 -07:00
Shake.hs ;shake commandtxts,manuals,changelogs,cabalfiles,update: --commit 2020-09-07 11:41:57 -07:00
stack7.10.yaml.disabled ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
stack8.0.yaml ;stack8.0: sort, attempt to update build plan for hledger-web 2020-06-07 11:29:52 -07:00
stack8.2.yaml stack, ci: the real fix for failing ghc 8.2 & CI 2020-07-19 06:12:43 -07:00
stack8.4.yaml ;stack: fix duplicate in stack8.4.yaml 2020-09-01 12:13:09 -07:00
stack8.6.yaml ;stack: drop old probably wrong note 2020-06-06 13:31:05 -07:00
stack8.10.yaml stack: simplify 8.10 stack file, use stackage nightly 2020-07-05 06:52:16 -07:00
stack.yaml stack: bump default resolver to lts 16.12, ghc 8.8.4 2020-09-02 10:20:57 -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

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