A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
2011-09-02 17:22:23 +00:00
data packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
examples scripts: equity.hs, a test of the scripting api 2011-06-13 23:29:12 +00:00
hledger convert: fix recent breakage causing zero amounts 2011-05-31 22:09:05 +00:00
hledger-chart haddock fix 2011-07-17 23:14:51 +00:00
hledger-lib parsing: historical price directives may contain a numeric time zone, like ledger; note that the time is ignored 2011-06-01 01:50:04 +00:00
hledger-vty vty: fix warnings 2011-07-17 22:14:07 +00:00
hledger-web web: tighten up dependencies 2011-09-02 17:22:23 +00:00
site site: update copyright date in footer 2011-04-23 14:52:22 +00:00
tests One more test for implicit commodity pricing (test-for-failure) 2011-04-25 18:37:59 +00:00
tools tools: fix up the releasestats make rule 2011-04-22 18:47:57 +00:00
.authorspellings tools: author spelling 2010-07-06 17:11:19 +00:00
.boring tools: yesod boring files 2011-05-25 02:30:58 +00:00
ANNOUNCE docs: announcement 2011-09-02 17:56:35 +00:00
bench.tests tools: fix bench test running 2010-07-19 03:36:14 +00:00
CONTRIBUTORS.md docs: convert remaining docs to markdown, use md suffix 2011-04-18 17:32:39 +00:00
DEVELOPMENT.md site: fix related project links 2011-05-16 15:50:23 +00:00
DOWNLOAD.md site: update download page 2011-04-24 01:08:59 +00:00
FAQ.md docs: more useful ledger links, updates 2011-08-30 11:38:42 +00:00
HCAR-200811.tex docs: rename HCAR files 2010-09-07 21:20:21 +00:00
HCAR-200905.tex docs: rename HCAR files 2010-09-07 21:20:21 +00:00
HCAR-201105.tex docs: misc 2011-05-28 04:13:03 +00:00
LICENSE add LICENSE 2008-10-01 07:52:07 +00:00
Makefile tools: makefile fixes, don't break make when hledger source has errors 2011-06-06 19:07:03 +00:00
MANUAL.md parsing: historical price directives may contain a numeric time zone, like ledger; note that the time is ignored 2011-06-01 01:50:04 +00:00
NEWS.md relnotes 2011-09-02 17:56:24 +00:00
NOTES update to cmdargs 0.8 API 2011-08-30 21:41:25 +00:00
README.md docs: more useful ledger links, updates 2011-08-30 11:38:42 +00:00
SCREENSHOTS.md site: upgrade to hakyll 3 2011-08-28 18:03:20 +00:00
VERSION bump version 2011-09-02 00:42:50 +00:00

title
hledger

hledger

hledger is a computer program for easily tracking money, time, or other commodities, inspired by ledger. It is quite limited in features, but lightweight and reliable. For some, it is a bare-bones, simpler, less expensive alternative to Quicken or GnuCash. It is available for free under the GNU General Public License.

hledger aims to help both computer experts and every-day users gain clarity in their finances and time management. 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

The manual and screenshots will explain more, including differences from ledger. There's also a demo of hledger's web interface. To get started tracking your own numbers, download a copy.

For support and more technical info, see development or email me. I appreciate feedback on all aspects of hledger. Thanks!