A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
2013-01-11 13:30:15 +00:00
data new sample.csv, sample.rules 2012-03-24 19:21:24 +00:00
extra support and require latest cmdargs 2012-01-05 18:25:15 +00:00
hledger reg: --related/-r flag to show other postings in the transaction 2012-12-22 00:24:38 +00:00
hledger-lib reg: --related/-r flag to show other postings in the transaction 2012-12-22 00:24:38 +00:00
hledger-web rename actual/effective dates to primary/secondary 2012-12-06 04:43:41 +00:00
site site: reorder buttons, add wiki 2012-12-03 23:52:24 +00:00
tests rename actual/effective dates to primary/secondary 2012-12-06 04:43:41 +00:00
tools tools: dayssincerelease.hs -> dayssincetag.hs 2011-09-25 18:29:23 +00:00
.authorspellings authorspellings update 2012-09-28 17:29:28 +00:00
.boring tools: yesod boring files 2011-05-25 02:30:58 +00:00
ANNOUNCE web: bump hledger dependency, release notes 2012-11-17 03:49:29 +00:00
bench.tests tools: standard/aligned bench test commands 2012-10-21 21:35:14 +00:00
CONTRIBUTORS.md docs: convert remaining docs to markdown, use md suffix 2011-04-18 17:32:39 +00:00
DEVELOPMENT.md docs: note GNU Make requirement 2012-12-28 17:43:24 +00:00
DOWNLOAD.md site: use friendly wepay url 2012-12-10 11:54:50 +00:00
FAQ.md docs: more useful ledger links, updates 2011-08-30 11:38:42 +00:00
HCAR.tex docs: include HCAR entries on NEWS, keep only last HCAR entry's source 2011-10-09 17:40:57 +00:00
LICENSE add LICENSE 2008-10-01 07:52:07 +00:00
Makefile tools: link hledger-web dirs to top level for bin/hledger-webdev also 2013-01-11 13:30:15 +00:00
MANUAL.md docs: note hledger's include does not support glob patterns 2013-01-04 21:31:36 +00:00
NEWS.md docs: link to the issue 2012-11-17 04:16:54 +00:00
NOTES.org notes: backlog cleanup 2012-11-20 00:28:05 +00:00
README.md docs: final release docs 2012-05-29 18:34:33 +00:00
RULES.md docs: draft v2 conversion rules 2012-12-15 21:11:33 +00:00
SCREENSHOTS.md site: upgrade to hakyll 3 2011-08-28 18:03:20 +00:00
VERSION bump version 2012-11-27 23:53:16 +00:00

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 manual to learn more, including how we are different from ledger, and get started tracking your numbers!

For support and more technical info, see the contributor guide or email me. I appreciate feedback and help with all aspects of hledger.