| give hledger-lib a changelog, update changelogs (cherry picked from commit a67cee4e5f9e3dc09be86e7bc0e8fd77168a5070) Conflicts: hledger/CHANGES update changelogs (cherry picked from commit ef053a42523ff2d57921837896b9ccc0a260cc27) web: changelog (cherry picked from commit 105c1d01429680a4e8a11a8c4be06f4ceca4329e) web: changelog (cherry picked from commit 3d42c123be7dd51be6586549f1f057052cc6fff9) | ||
|---|---|---|
| bin | ||
| data | ||
| doc | ||
| extra | ||
| hledger | ||
| hledger-lib | ||
| hledger-web | ||
| profs | ||
| site | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .version | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
hledger
command-line and web accounting tools
hledger is a computer program for easily tracking money, time, or other commodities, inspired by and compatible with ledger.
hledger is first a command-line tool, but also provides a web interface. Though limited in features, it is lightweight, usable and reliable. For some, it is a simpler, less distracting, less costly alternative to Quicken or GnuCash. It is free software available under the GNU General Public License.
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:
- track spending and income
- see time reports by day/week/month/project
- get accurate numbers for client billing and tax filing
- track invoices
Read the docs to learn more, including how we are different from ledger, and get started tracking your numbers!
Mail list: hledger.org/list. For general *ledger
topics, there’s also ledger’s
list
IRC chat: #ledger on irc.freenode.net, shared with ledger
Bug tracker: hledger.org/bugs and planning board: hledger.org/trello
Code: hledger.org/code (recent commits, all activity)