A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
2010-09-05 23:24:54 +00:00
data web: a non-null "add" or "edit" query parameter shows the forms 2010-08-10 01:13:14 +00:00
Hledger/Cli web: update to yesod 0.5 2010-09-03 19:59:23 +00:00
hledger-lib web: show start and end dates of current filter period in heading, if any 2010-08-01 00:15:21 +00:00
site site: add hledger web screenshot 2010-07-07 15:45:45 +00:00
tests display non-simple commodity names with double-quotes 2010-05-27 01:38:23 +00:00
tools refactor: much renaming of ledger -> journal, hopefully the right amount 2010-07-13 06:30:06 +00:00
.authorspellings tools: author spelling 2010-07-06 17:11:19 +00:00
.boring tools: ignore branches named just "bN" 2010-04-15 23:07:34 +00:00
bench.tests tools: update benchmarking scripts 2010-05-22 21:24:07 +00:00
CONTRIBUTORS.rst Migrate to Yesod 0.4 2010-07-14 15:43:14 +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 installing: explicit hamlet dependency for more robust building 2010-09-05 23:25:31 +00:00
hledger.hs docs: move main haddock 2010-05-19 23:41:29 +00:00
hlint.hs hlint: ignore use camelCase for now 2009-09-23 18:06:28 +00:00
LICENSE add LICENSE 2008-10-01 07:52:07 +00:00
Makefile tools: fix quickcabaltest 2010-09-05 23:24:54 +00:00
MANUAL.markdown add -D/--daily flag 2010-07-24 19:08:33 +00:00
NEWS.rst release notes 2010-07-17 22:04:39 +00:00
NOTES notes 2010-09-05 23:31:49 +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
README2.rst docs: fixes 2010-07-14 06:47:55 +00:00
README.rst site: updates 2010-07-13 23:27:31 +00:00
SCREENSHOTS.markdown site: add hledger web screenshot 2010-07-07 15:45:45 +00:00
Setup.hs Hlint: Warning: Redundant brackets 2009-09-22 16:51:27 +00:00
VERSION bump version 2010-07-17 22:02:47 +00:00

---
title: hledger
---
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.
They are not the `current release`_, sorry about that.

Here is the manual_.
For support and more technical info, see `development`_ or `email me`_.

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

.. _development:          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
.. _current release:       http://hledger.org/MANUAL.html#installing