Go to file
2020-06-22 12:17:33 -07:00
.github ;ci: release: avoid creating bogus tags, hopefully 2020-06-21 18:19:09 -07:00
.sandstorm
bin cli: ability to pass arguments to getHledgerCliOpts + two example scripts 2020-05-27 04:58:57 -07:00
checks
doc ;doc: fix, update valuation flags in manuals -> OPTIONS 2020-06-19 14:47:38 -07:00
docker
examples csv: examples: wave 2020-06-06 11:06:33 -07:00
hledger cli: print -O sql 2020-06-22 12:17:33 -07:00
hledger-install install: bump to 1.18.1 2020-06-21 10:42:18 -07:00
hledger-lib lib: only memoize in csv reader when there are more than 15 cond. blocks 2020-06-22 12:10:47 -07:00
hledger-ui ;doc: regen manuals 2020-06-21 10:36:21 -07:00
hledger-web ;doc: regen manuals 2020-06-21 10:36:21 -07:00
shell-completion doc: fix formatting issue 2020-06-16 19:13:18 -07:00
tests cli: Make --no-total remove subtotals from CompoundBalanceReport, not just net total. 2020-06-22 12:16:07 -07:00
tools ;doc: don't add page TOCs any more, sphinx has it covered 2019-08-26 09:37:03 -07:00
.appveyor.yml Fix typos 2019-12-21 12:09:05 -08:00
.ci ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
.ctags
.dockerignore
.editorconfig
.ghci
.gitignore ;git: ignore lsp/ 2020-05-29 19:13:00 -07:00
.hlint.yaml refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
.mailmap
.travis.yml ;travis: disable travis notifications to #hledger 2020-02-29 13:30:15 -08:00
.version bump to dev version 2020-06-21 10:35:52 -07:00
azure-pipelines.yml ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
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: finalise 1.18.1 changelogs 2020-06-21 10:22:53 -07:00
CONTRIBUTING.md ;CONTRIBUTING: fix hledger.alhur.es link 2020-06-08 15:03:04 -07:00
CREDITS.md ;doc: CREDITS cleanup 2020-03-21 18:37:49 -07:00
dev.hs collect some langage pragmas in dev.hs 2019-02-20 18:08:33 -08:00
Dockerfile ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
LICENSE
Makefile ;make nix-hledger-version[s] 2020-06-22 08:00:48 -07:00
Makefile.helpsys make: rename sub-makefiles; start moving site script to make/shake 2019-03-05 18:43:04 -08:00
README.md ;readme: sponsorship wording 2020-04-17 14:59:17 -07:00
ROADMAP.md ;roadmap 2020-04-01 08:18:45 -07:00
Shake.hs ;shake: docversions no longer used 2020-06-07 12:46:09 -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: drop old probably wrong note 2020-06-06 13:31:05 -07:00
stack8.4.yaml ;stack: drop old probably wrong note 2020-06-06 13:31:05 -07:00
stack8.6.yaml ;stack: drop old probably wrong note 2020-06-06 13:31:05 -07:00
stack8.10.yaml ;stack8.10: bump to ghc 8.10.1 release 2020-06-08 15:03:04 -07:00
stack.yaml ;stack: drop old probably wrong note 2020-06-06 13:31:05 -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

Obligatory Badges

license hledger CI on hackage github issues