A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
2011-06-03 17:08:09 +00:00
data packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
examples scripts: uniquify 2011-08-19 18:30:21 +00:00
hledger cli: rename hledger.hs (but not the executable) to avoid mac build issues 2011-07-17 23:21:48 +00:00
hledger-chart haddock fix 2011-07-17 23:14:51 +00:00
hledger-lib lbi: add missing file to cabal 2011-06-06 19:04:38 +00:00
hledger-vty vty: fix warnings 2011-07-17 22:14:07 +00:00
hledger-web web: stay on add form; format errors/added transaction a little better 2011-06-14 21:12:24 +00:00
site site: upgrade to hakyll 3 2011-08-28 18:03:20 +00:00
tests tests/parse-ledger-sample.test: Was broken, change from ';' to '#' as comment. 2011-06-03 17:38:45 +00:00
tools tools: clean up coverage report scripts 2011-04-22 18:47:12 +00:00
.authorspellings tools: author spelling 2010-07-06 17:11:19 +00:00
.boring .boring: Ignoring .gitignore files and bin/*. 2011-06-20 20:10:38 +00:00
ANNOUNCE harmonise package descriptions, make them hackage-compliant 2011-09-02 00:28:27 +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 docs: dev correction 2011-08-20 19:18:24 +00:00
DOWNLOAD.md site: upgrade to hakyll 3 2011-08-28 18:03:20 +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 site: update haddock as well as website on each commit 2011-06-03 17:08:09 +00:00
MANUAL.md docs: more about convert's date-format 2011-06-03 23:16:33 +00:00
NEWS.md relnotes 2011-08-31 16:58:57 +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!