hledger/doc/site/index.md

53 lines
2.6 KiB
Markdown
Raw Normal View History

# hledger
## lightweight, portable, dependable accounting tools
hledger is a computer program for easily tracking money, time, or other commodities,
on unix, mac and windows.
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),
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).
hledger is free software, available under the GNU GPLv3+,
created by [Simon Michael](http://joyful.com) and [contributors](contributors.html).
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
to gain clarity and control in their finances and time management,
but currently it is a bit more suited to techies.
I've been using (and improving) it since 2007 to:
- track spending and income
- see time reports by day/week/month/project
- get accurate numbers for client billing and tax filing
- track invoices
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&nbsp;&nbsp; | [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) -->
<div style="margin-top:2em; text-align:right; float:right;">
<!-- Has hledger saved you or your employer money, time or peace of mind ? -->
<!-- Donations: -->
**[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>
<!-- Also testimonials, examples, blogging, packaging, and patches. -->
</div>