A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
2009-12-07 23:29:19 +00:00
Commands whitespace 2009-07-31 17:02:47 +00:00
Ledger parsing: fix timelog parsing 2009-12-07 23:29:19 +00:00
tests parsing: fix timelog parsing 2009-12-07 23:29:19 +00:00
tools Hlint: Warning: Redundant brackets 2009-09-22 16:51:27 +00:00
website docs: more site & docs cleanup 2009-11-21 02:01:28 +00:00
bench.tests tools: run only the basic 1000-transaction benchmark 2009-12-12 02:24:48 +00:00
CONTRIBUTORS docs: more site & docs cleanup 2009-11-21 02:01:28 +00:00
HCAR-HOWTO simplify docs infrastructure 2009-06-02 19:54:45 +00:00
hledger-hcar-200811.tex simplify docs infrastructure 2009-06-02 19:54:45 +00:00
hledger-hcar-200905.tex simplify docs infrastructure 2009-06-02 19:54:45 +00:00
hledger.cabal a ledger remembers when it was read from disk 2009-08-12 09:21:46 +00:00
hledger.hs whitespace 2009-07-31 17:02:47 +00:00
Ledger.hs haddock 2009-06-02 19:57:18 +00:00
LICENSE add LICENSE 2008-10-01 07:52:07 +00:00
Makefile tools: don't use -Werror with make ci 2009-12-10 21:34:08 +00:00
MANUAL docs: rewrite prices section 2009-12-09 20:43:40 +00:00
NEWS 0.7 release notes 2009-12-12 03:04:55 +00:00
NOTES notes 2009-12-10 22:49:42 +00:00
Options.hs convert: find/create the rules file automatically, allow comment lines 2009-12-03 23:34:23 +00:00
README docs: more file renames, I think this is the one 2009-12-03 21:08:27 +00:00
README2 docs: more file renames, I think this is the one 2009-12-03 21:08:27 +00:00
sample.ledger update sample.ledger 2008-12-05 11:09:09 +00:00
sample.timelog sample.timelog 2009-06-02 22:05:50 +00:00
SCREENSHOTS docs: another screenshots fix 2009-12-10 21:43:38 +00:00
Setup.hs Hlint: Warning: Redundant brackets 2009-09-22 16:51:27 +00:00
Tests.hs make historical prices more robust, fix a runtime Map.find error 2009-12-09 20:51:00 +00:00
Utils.hs a ledger remembers when it was read from disk 2009-08-12 09:21:46 +00:00
VERSION update version 2009-12-12 03:05:58 +00:00
Version.hs version number code cleanup 2009-12-10 22:43:14 +00:00

hledger
=======

hledger is a computer program for easily tracking money, time, or other
commodities, using standard accounting principles. It is quite limited in
features, but reliable.  For some, it is a bare-bones, less complex, less
expensive alternative to Quicken or Microsoft Money.

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
- find unpaid invoices

Here is a **demo_** of the web interface.

Here is the **manual_**.
For support and more technical info, see **`hledger for techies`_** or **`email me`_**.

Download and try **`hledger for mac`_**, **`hledger for windows`_**, or **hledger for linux (`32 bit intel`_, `64 bit intel`_)**.


.. _demo:                 http://demo.hledger.org
.. _manual:               README.html
.. _hledger for techies:  HOME2.html
.. _email me:             mailto:simon@joyful.com
.. _hledger for mac:      http://hledger.org/binaries/hledger-0.6-mac-i386.gz
.. _hledger for windows:  http://hledger.org/binaries/hledger-0.6-win-i386.zip
.. _32 bit intel:         http://hledger.org/binaries/hledger-0.6.1+9-linux-i386.gz
.. _64 bit intel:         http://hledger.org/binaries/hledger-0.6-linux-x86_64.gz