Go to file
2021-06-02 15:22:57 -10:00
.github
.sandstorm
bin lib,cli,ui,bin: Remove unnecessary normalisedMixedAmount, replace 2021-05-01 09:45:29 -10:00
checks
doc ;doc: clarify report intervals' effect on begin/end dates (#1561) 2021-05-18 10:50:52 -10:00
docker package: added helper scripts in docker/ 2019-01-31 12:44:12 -08:00
examples examples: csv: kraken 2021-04-19 17:22:04 -10:00
hledger Don't infer a txn price with same-sign amounts (#1551) 2021-06-02 15:22:57 -10:00
hledger-install install: hledger-iadd 1.3.14 2021-03-14 10:16:09 -07:00
hledger-lib Don't infer a txn price with same-sign amounts (#1551) 2021-06-02 15:22:57 -10:00
hledger-ui ;update manuals 2021-05-18 10:51:03 -10:00
hledger-web ;update manuals 2021-05-18 10:51:03 -10:00
shell-completion
tools
.ci
.ctags
.dockerignore
.editorconfig
.ghci
.gitignore
.hlint.yaml refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
.mailmap
.version
azure-pipelines.yml
bench.sh
cabal.project ;cabal: fix cabal.project error with cabal 3.4 2021-03-12 07:01:48 -08:00
CHANGES.md
CONTRIBUTING.md doc: contributing: change irc links to libera; list fewer chans 2021-05-23 08:53:11 -10:00
CREDITS.md
dev.hs
Dockerfile
hie.yaml
LICENSE
Makefile HaskellerZ 2021-04-29 meetup slides 2021-04-30 12:32:50 -10:00
Makefile.helpsys
README.md
ROADMAP.md
Shake.hs ;tools: Shake cabalfiles: fix with stack 1.7 (now does a full build) 2021-05-14 16:19:28 -10:00
stack7.10.yaml.disabled ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
stack8.0.yaml stack: fix stack8.0.yaml (#1514) 2021-04-03 21:10:57 -07:00
stack8.2.yaml
stack8.4.yaml
stack8.6.yaml add missing dep for other stack snapshots; also bump GHC 8.10 to .2 2020-11-11 12:52:44 -08:00
stack8.8.yaml ;stack: build with lts-17/ghc-8.10.3 by default 2021-01-29 15:13:06 -08:00
stack9.0.yaml stack config for testing with GHC 9.0, WIP (#1503) 2021-04-06 07:59:11 -10:00
stack.yaml stack: bump default to lts-17.4/ghc-8.10.4 2021-03-05 14:56:33 -08: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