hledger/doc/site/index.md
2014-11-11 07:13:36 -08:00

58 lines
2.7 KiB
Markdown

# 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,
<!-- [web interface](manual.html#web), -->
and a
Haskell library
<!-- [Haskell library](http://hackage.haskell.org/package/hledger-lib) -->
for building your own programs and
scripts
<!-- [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).
hledger aims to help both computer experts and regular folks gain more clarity and control over their time and money
(but currently it is a bit more suited to techies).
Despite its limited GUI, hledger is usable, capable and reliable.
For some of us, it is a simple, flexible, future-proof alternative to Quicken or GnuCash.
I've been using and improving it continuously since 2007, using it 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>