hledger/README.rst

40 lines
1.5 KiB
ReStructuredText
Raw Normal View History

2010-05-17 18:33:05 +04:00
---
title: hledger
---
hledger
=======
2008-10-01 12:51:08 +04:00
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.
2009-11-21 05:01:28 +03:00
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:
2009-11-21 05:01:28 +03:00
- track spending and income
- see time reports by day/week/month/project
- get accurate numbers for client billing and tax filing
2009-12-01 17:44:06 +03:00
- track invoices
2009-11-21 05:01:28 +03:00
Here is a demo_ of the web interface.
Here are ready-to-run binaries_ for mac, windows and gnu/linux.
2010-07-14 03:27:31 +04:00
They are not the `current release`_, sorry about that.
2009-12-12 23:46:55 +03:00
Here is the manual_.
2010-07-14 03:27:31 +04:00
For support and more technical info, see `development`_ or `email me`_.
2009-12-04 00:18:13 +03:00
.. (If you're reading this in plain text, see also README2, MANUAL etc., or http://hledger.org)
2009-11-21 05:01:28 +03:00
2010-07-14 03:27:31 +04:00
.. _development: README2.html
2009-12-04 00:18:13 +03:00
.. _manual: MANUAL.html
.. _demo: http://demo.hledger.org
2009-12-12 11:55:33 +03:00
.. _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
2009-12-04 00:18:13 +03:00
.. _email me: mailto:simon@joyful.com
2010-07-14 03:27:31 +04:00
.. _current release: http://hledger.org/MANUAL.html#installing