Multicolumn balance reports can now be switched to a hierarchical view with --tree. This is similar to the single column balance report with --no-elide, ie we do not elide boring parents into the following line. The --flat and --tree flags are opposites; the last one to appear on the command line is decisive (in future, if not already). |
||
|---|---|---|
| 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)