A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
ob 8937ed457d GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems.
Therefore use System.IO.UTF8 only on previous versions.
Testet with GHC 6.10.4 and 6.12.1
2010-02-13 20:00:34 +00:00
Commands GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
data/web web: get static files from the cabal data dir, or the current dir when using make (#13) 2009-12-18 22:33:02 +00:00
Ledger GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
tests parsing: use actual (ie, first) date's year as a default for the effective (ie, second) date 2010-02-03 21:19:01 +00:00
tools tools: update hledgermac rule 2009-12-12 15:58:52 +00:00
website docs: tweaks 2009-12-12 20:46:55 +00:00
.authorspellings .authorspellings file for darcs show authors 2009-12-12 08:33:54 +00:00
bench.tests tools: run only the basic 1000-transaction benchmark 2009-12-12 02:24:48 +00:00
CONTRIBUTORS Signed contributor agreement 2010-02-06 12:25:23 +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 tools: do specify an upper bound on base, hackage requires it 2010-02-03 21:54:10 +00:00
hledger.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
hlint.hs hlint: ignore use camelCase for now 2009-09-23 18:06:28 +00:00
Ledger.hs drop LedgerPosting, it's no longer needed; more rename cleanups 2009-12-19 05:57:54 +00:00
LICENSE add LICENSE 2008-10-01 07:52:07 +00:00
Makefile tools: update hledgermac rule 2009-12-12 15:58:52 +00:00
MANUAL docs: tweak 2009-12-12 08:55:14 +00:00
NEWS docs: more release note fixes 2009-12-12 08:42:03 +00:00
NOTES notes 2009-12-10 22:49:42 +00:00
Options.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
Paths_hledger_make.hs web: get static files from the cabal data dir, or the current dir when using make (#13) 2009-12-18 22:33:02 +00:00
README docs: tweaks 2009-12-12 20:46:55 +00:00
README2 docs: tweaks 2009-12-12 20:46:55 +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 more cleanup, move journal text into Journal 2009-12-21 05:43:10 +00:00
Utils.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
VERSION bump version number 2010-02-03 21:54:32 +00:00
Version.hs bump version number 2010-02-03 21:54:32 +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
- track invoices

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

Here are ready-to-run **binaries_** for mac, windows and gnu/linux.

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

.. (If you're reading this in plain text, see also README2, MANUAL etc., or http://hledger.org)

.. _hledger for techies:  README2.html
.. _manual:               MANUAL.html
.. _demo:                 http://demo.hledger.org
.. _binaries:             http://hledger.org/binaries/
.. _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
.. _email me:             mailto:simon@joyful.com