A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
2013-04-08 11:31:24 -07:00
bin re-add bin and profs directories with READMEs, so crazy git can remember them 2013-04-05 20:18:50 -07:00
data new sample.csv, sample.rules 2012-03-24 19:21:24 +00:00
extra entry templates updates 2013-03-25 18:31:20 +00:00
hledger parsing: read files in universal newline mode 2013-03-29 18:46:10 +00:00
hledger-lib CSV reader version 2 with new rules syntax 2013-03-29 22:56:55 +00:00
hledger-web web: avoid a fromJust error when running with yesod devel (not working yet) 2013-04-05 20:59:31 -07:00
profs re-add bin and profs directories with READMEs, so crazy git can remember them 2013-04-05 20:18:50 -07:00
site docs: replace *.hledger.org links with new hledger.org/* ones 2013-04-03 00:30:05 +00:00
tests add: ui cleanups 2013-02-23 00:57:16 +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
ALIASES.md docs: split three docs out of the manual, manual updates 2013-04-01 21:24:46 +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 Signing of contributor agreement 2013-03-25 13:23:12 +00:00
CSV.md docs: split three docs out of the manual, manual updates 2013-04-01 21:24:46 +00:00
DEVELOPMENT.md docs: clean up bug tracker links 2013-04-08 10:25:47 -07:00
DOCS.md docs: replace *.hledger.org links with new hledger.org/* ones 2013-04-03 00:30:05 +00:00
DOWNLOAD.md docs: split three docs out of the manual, manual updates 2013-04-01 21:24:46 +00:00
FAQ.md docs: split three docs out of the manual, manual updates 2013-04-01 21:24:46 +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
INSTALL.md docs: clean up bug tracker links 2013-04-08 10:25:47 -07:00
LEDGER.md docs: split three docs out of the manual, manual updates 2013-04-01 21:24:46 +00:00
LICENSE add LICENSE 2008-10-01 07:52:07 +00:00
Makefile simplify PATCHLEVEL assignment 2013-04-08 11:31:24 -07:00
MANUAL.md docs: small manual updates 2013-04-06 13:42:07 -07:00
NEWS.md docs: fix release note link 2013-04-06 13:27:34 -07:00
NOTES.org docs: notes 2013-04-06 13:32:49 -07:00
README.md docs: link trello & update quick links on home & contribute pages 2013-04-06 14:33:21 -07: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 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/plan
Code: hledger.org/code