hledger/site
2019-06-09 16:05:48 -07:00
..
css ;site: show row borders in tables 2019-05-07 16:11:35 -07:00
doc doc: 1.14 manuals snapshot 2019-03-01 17:47:56 -08:00
files site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
fonts site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
images Add files via upload 2018-01-29 14:32:44 -08:00
js doc: 1.14 manuals snapshot 2019-03-01 17:47:56 -08:00
.gitignore tools: remove some more hakyll-std traces 2018-05-09 10:20:21 -07:00
CONTRIBUTING.md ;site: add missing CONTRIBUTING.md symlink 2019-05-21 14:19:19 -07:00
contributors.md lib: Make BalanceAssertion a full datatype 2018-10-22 09:55:14 -07:00
download.md ;site: download: add warning icon 2019-06-09 16:05:48 -07:00
index.md ;site: update cookbook links 2019-05-29 08:03:47 -07:00
intro.md doc: intro: fix hledger-web link 2019-02-17 18:32:33 -08:00
ledgertips.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
README ;site: symlink the main README.md, render it as part of the site 2019-05-29 22:33:25 -07:00
README.md ;site: symlink the main README.md, render it as part of the site 2019-05-29 22:33:25 -07:00
release-notes.md fix relnotes 2019-03-21 10:27:37 -07:00
site.tmpl site: fix stylesheet after switching site to https 2019-02-27 21:27:29 -08:00

hledger

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 curses-style and web interfaces, and a Haskell library (http://hackage.haskell.org/package/hledger-lib) 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 http://hledger.org.

Support

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

license

OpenCollective OpenCollective bountysource github issues

on hackage on stackage nightly on stackage lts on stackage lts 7

travis build status appveyor windows build status