mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-12 19:08:34 +03:00
35 lines
1.5 KiB
Markdown
35 lines
1.5 KiB
Markdown
---
|
|
title: hledger
|
|
---
|
|
|
|
# hledger
|
|
|
|
hledger is a computer program for easily tracking money, time, or other
|
|
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.
|
|
|
|
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:
|
|
|
|
- track spending and income
|
|
- see time reports by day/week/month/project
|
|
- get accurate numbers for client billing and tax filing
|
|
- track invoices
|
|
|
|
The [manual](MANUAL.html) and [screenshots](SCREENSHOTS.html) will explain
|
|
more, including
|
|
[differences from ledger](FAQ.html#how-does-hledger-relate-to-ledger). There's
|
|
also a [demo](http://demo.hledger.org) of hledger's web interface. To get
|
|
started tracking your own numbers, [download](DOWNLOAD.html) a copy.
|
|
|
|
<a href="https://www.wepay.com/donate/74643?ref=widget&utm_medium=widget&utm_campaign=donation"
|
|
target="_blank" style="float:right; margin:0 1em;"
|
|
><img src="https://www.wepay.com/img/widgets/donate_with_wepay.png" alt="Donate with WePay" /></a>
|
|
For support and more technical info, see [development](DEVELOPMENT.html)
|
|
or [email me](mailto:simon@joyful.com?subject=hledger:). I appreciate
|
|
feedback on all aspects of hledger. And if hledger is helping you, feel
|
|
free to give back and keep it growing! Best -Simon
|