2014-11-05 08:18:13 +03:00
|
|
|
# hledger
|
|
|
|
|
|
|
|
## lightweight, portable, dependable accounting tools
|
|
|
|
|
|
|
|
hledger is a computer program for easily tracking money, time, or other commodities,
|
|
|
|
on unix, mac and windows.
|
2014-11-11 00:38:05 +03:00
|
|
|
It was inspired by and maintains substantial compatibility with [Ledger](faq.html#hledger-and-ledger).
|
|
|
|
hledger is first a command-line tool, but there is also a [web interface](manual.html#web),
|
2014-11-05 08:18:13 +03:00
|
|
|
and a [Haskell library](http://hackage.haskell.org/package/hledger-lib) for
|
|
|
|
building your own programs and [scripts](more-docs.html#scripting-examples)
|
|
|
|
(hledger is written in Haskell).
|
2014-11-11 00:38:05 +03:00
|
|
|
hledger is free software, available under the GNU GPLv3+,
|
2014-11-11 18:06:29 +03:00
|
|
|
created by [Simon Michael](http://joyful.com) and [contributors](contributors.html).
|
2014-11-05 08:18:13 +03:00
|
|
|
|
2014-11-11 00:38:05 +03:00
|
|
|
Though limited in features, hledger is lightweight, usable and reliable.
|
|
|
|
For some, it is a simple, flexible, future-proof alternative to Quicken or GnuCash.
|
|
|
|
It aims to help both computer experts and regular folks
|
2014-11-05 08:18:13 +03:00
|
|
|
to gain clarity and control in their finances and time management,
|
|
|
|
but currently it is a bit more suited to techies.
|
2014-11-11 00:38:05 +03:00
|
|
|
I've been using (and improving) it since 2007 to:
|
2014-11-05 08:18:13 +03:00
|
|
|
|
2014-11-11 00:38:05 +03:00
|
|
|
- track spending and income
|
|
|
|
- see time reports by day/week/month/project
|
|
|
|
- get accurate numbers for client billing and tax filing
|
|
|
|
- track invoices
|
2014-11-05 08:18:13 +03:00
|
|
|
|
2014-11-11 00:38:05 +03:00
|
|
|
To get started, you could
|
|
|
|
**[download](download.html)**,
|
|
|
|
read the **[tutorial](step-by-step.html)**,
|
|
|
|
or **[join the IRC channel](http://hledger.org/irc)** and ask questions.
|
|
|
|
|
|
|
|
<!-- <style> -->
|
|
|
|
<!-- tr { -->
|
|
|
|
<!-- /*vertical-align:top;*/ -->
|
|
|
|
<!-- border-top:thin solid #bbb; -->
|
|
|
|
<!-- } -->
|
|
|
|
<!-- </style> -->
|
|
|
|
|-------------------------|----------------------------------------------------------------------------|
|
|
|
|
| IRC | [#hledger](http://hledger.org/irc) (see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1)) |
|
|
|
|
| Mail list | [hledger.org/list](http://hledger.org/list) |
|
|
|
|
| Twitter | [#ledgercli](https://twitter.com/search?q=%23ledgercli&src=typd&f=realtime), <a href="https://twitter.com/ledgertips">@LedgerTips</a> |
|
|
|
|
|
|
|
|
<!-- | web UI demo | [demo.hledger.org](http://demo.hledger.org) | -->
|
|
|
|
<!-- [web ui demo](http://demo.hledger.org/register?q=inacct%3Aassets%3Abank%3Achecking+sym%3A\%24) -->
|
2014-11-05 08:18:13 +03:00
|
|
|
|
2014-11-11 00:38:05 +03:00
|
|
|
<div style="margin-top:2em; text-align:right; float:right;">
|
2014-11-05 08:18:13 +03:00
|
|
|
<!-- Has hledger saved you or your employer money, time or peace of mind ? -->
|
|
|
|
<!-- Donations: -->
|
2014-11-11 00:38:05 +03:00
|
|
|
**[Gittip](https://www.gittip.com/simonmichael/)**,
|
|
|
|
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5J33NLXYXCYAY"><img border=0 src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" alt="paypal"></a>
|
2014-11-05 08:18:13 +03:00
|
|
|
<!-- Also testimonials, examples, blogging, packaging, and patches. -->
|
2014-11-11 00:38:05 +03:00
|
|
|
</div>
|