2bb120d6c6
As part of adding -w in december I cleaned up/adjusted register field widths, and didn't make all the tests pass. This commit makes one more width adjustment (one space after the date instead of two) and fixes all tests depending on register output. |
||
---|---|---|
bin | ||
data | ||
extra | ||
hledger | ||
hledger-lib | ||
hledger-web | ||
profs | ||
site | ||
tests | ||
tools | ||
.authorspellings | ||
.boring | ||
.gitignore | ||
ALIASES.md | ||
ANNOUNCE | ||
bench.tests | ||
CONTRIBUTORS.md | ||
CSV.md | ||
DEVELOPMENT.md | ||
DOCS.md | ||
DOWNLOAD.md | ||
FAQ.md | ||
HCAR.tex | ||
INSTALL.md | ||
LEDGER.md | ||
LICENSE | ||
Makefile | ||
MANUAL.md | ||
NEWS.md | ||
NOTES.org | ||
README.md | ||
SCREENSHOTS.md | ||
VERSION |
title |
---|
hledger |
hledger
hledger is a computer program for easily tracking money, time, or other commodities, inspired by ledger. 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 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
hledger is first a command-line tool, but also provides a web interface (try the demo). Read the docs to learn more, including how we are different from ledger, and get started tracking your numbers!
Quick links:
Mail list: hledger.org/list
IRC channel: irc.freenode.net/#ledger
Bug tracker: hledger.org/bugs
Wishlist/planning: hledger.org/trello
Code: hledger.org/code