2011-04-18 21:32:39 +04:00
|
|
|
---
|
|
|
|
title: hledger
|
|
|
|
---
|
|
|
|
|
|
|
|
# hledger
|
|
|
|
|
2011-07-15 04:27:12 +04:00
|
|
|
hledger is a computer program for easily tracking money, time, or other
|
2011-08-30 15:38:42 +04:00
|
|
|
commodities, inspired by [ledger](http://ledger-cli.org). 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.
|
2011-04-18 21:32:39 +04:00
|
|
|
|
2012-03-25 00:10:37 +04:00
|
|
|
hledger aims to help both computer experts and regular folks gain clarity
|
|
|
|
in their finances and time management, but currently it is a little more
|
|
|
|
suited to techies. I use it every day to:
|
2011-04-18 21:32:39 +04:00
|
|
|
|
|
|
|
- track spending and income
|
|
|
|
- see time reports by day/week/month/project
|
|
|
|
- get accurate numbers for client billing and tax filing
|
|
|
|
- track invoices
|
|
|
|
|
2012-03-25 00:10:37 +04:00
|
|
|
hledger is first a command-line tool, but also provides a web interface
|
2013-04-01 02:16:06 +04:00
|
|
|
(try the [demo](http://demo.hledger.org)). Read the [docs](DOCS.html) to
|
2012-03-25 00:10:37 +04:00
|
|
|
learn more, including
|
|
|
|
[how we are different from ledger](FAQ.html#how-does-hledger-relate-to-ledger),
|
|
|
|
and get started tracking your numbers!
|
2011-04-18 21:32:39 +04:00
|
|
|
|
2013-06-07 04:34:41 +04:00
|
|
|
**Community & support**
|
2013-04-13 19:02:21 +04:00
|
|
|
|
2013-04-15 06:35:53 +04:00
|
|
|
**IRC (chat):** [irc.freenode.net/#ledger](irc://irc.freenode.net/#ledger) (shared with ledger)
|
|
|
|
**Mail list:** [hledger.org/list](http://hledger.org/list) (for broader topics, you can also use [ledger's list](http://list.ledger-cli.org))
|
2013-04-13 19:02:21 +04:00
|
|
|
**Bug tracker:** [hledger.org/bugs](http://hledger.org/bugs)
|
|
|
|
**Wishlist/planning:** [hledger.org/trello](http://hledger.org/trello)
|
|
|
|
**Code:** [hledger.org/code](http://hledger.org/code)
|
|
|
|
**Docs:** [Installation Guide](INSTALL.html), **[User Manual](MANUAL.html)**, [Release Notes](NEWS.html) and [more](DOCS.html).
|
2013-04-07 01:33:21 +04:00
|
|
|
|
2013-04-04 05:21:04 +04:00
|
|
|
<!--
|
2013-04-13 19:02:21 +04:00
|
|
|
or [email me](mailto:simon@joyful.com?subject=hledger:).
|
|
|
|
I appreciate feedback and help with all aspects of hledger.
|
2013-04-04 05:21:04 +04:00
|
|
|
-->
|
2013-06-07 04:52:18 +04:00
|
|
|
|
2013-06-07 05:08:48 +04:00
|
|
|
|