Go to file
Simon Michael 326d6e8dae ref: ReportOptions{infer_value_} renamed to infer_prices_
For more consistency with the flag name (--infer-market-prices).
And BalancingOpts{infer_prices_} is now infer_transaction_prices_.
2021-09-18 12:12:31 -10:00
.github ci: fix windows, make bash requirement explicit 2021-08-29 08:10:09 -10:00
.sandstorm
bin fix: bin: Allow hledger-check-fancyassertions to parse predicates (#1464). 2021-09-08 13:19:31 -10:00
checks
doc imp: cli: move --today to reportflags (#1674) 2021-09-18 11:24:27 -10:00
docker
docker-static-arm32v7 Static builds for Linux on x64 (amd64) and arm32v7 architectures (#1571) 2021-06-30 18:05:27 -10:00
examples ;tests: ui: use --today to make hledger-ui tests robust (#1674) 2021-09-18 11:10:25 -10:00
hledger ref: ReportOptions{infer_value_} renamed to infer_prices_ 2021-09-18 12:12:31 -10:00
hledger-install install: 1.22.2 2021-08-08 07:49:17 -10:00
hledger-lib ref: ReportOptions{infer_value_} renamed to infer_prices_ 2021-09-18 12:12:31 -10:00
hledger-ui ref: ReportOptions{infer_value_} renamed to infer_prices_ 2021-09-18 12:12:31 -10:00
hledger-web fix: web: Toggle showing zero elements properly even when called with 2021-09-18 11:50:36 -10:00
tools cln: hlint: Clean up some examples of using sortOn. 2021-08-27 06:13:56 -10:00
.ci
.ctags cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
.dockerignore
.editorconfig
.ghci tools: use pretty-simple for ghci output 2020-11-03 08:19:01 -10:00
.gitignore web: --test [-- HSPECARGS] runs the test suite 2020-11-16 14:02:16 -08:00
.hlint.yaml dev: hlint: Avoid use of reverse. 2021-08-27 06:13:56 -10:00
.mailmap
.version ;pkg: bump version to 1.22.99 2021-08-03 00:24:20 -10:00
azure-pipelines.yml
bench.sh ;tools: update instructions for installing quickbench 2021-06-15 15:19:38 -10:00
cabal.project ;cabal: fix cabal.project error with cabal 3.4 2021-03-12 07:01:48 -08:00
CHANGES.md ;doc: update changelogs 2021-08-26 20:59:45 -10:00
CONTRIBUTING.md ;doc: Convert some plain urls to links 2021-09-16 07:06:08 -10:00
CREDITS.md credits: notes for all multi-committers 2021-08-29 09:11:04 -10:00
dev.hs
dir ;dev: doc: update manuals 2021-07-12 18:50:06 -10:00
Dockerfile
hie.yaml ;tools: silence hls errors for Shake.hs 2020-12-07 12:27:03 -08:00
LICENSE
Makefile ;make: site-watch: update 2021-08-24 10:46:57 -10:00
Makefile.helpsys
README.md
RELEASING.md ;doc: RELEASING: mention hledger-install 2021-08-08 07:49:17 -10:00
ROADMAP.md ;doc: contributing, roadmap: toc placement 2021-07-23 19:07:09 -10:00
Shake.hs cln: hlint: Clean up Functor related hlint warnings, and NOINLINE warning. 2021-08-27 06:13:56 -10:00
stack8.6.yaml fix: web: b64 encode user controlled input (#1525) 2021-08-24 05:04:12 -10:00
stack8.8.yaml fix: web: b64 encode user controlled input (#1525) 2021-08-24 05:04:12 -10:00
stack8.10.yaml test: doctest cleanups, use latest 2021-07-20 20:38:39 -10:00
stack.yaml stack: 9.0: rename yaml file, making 9.0 the default 2021-07-20 20:38:39 -10: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