hledger/hledger
2019-09-05 14:23:17 -07:00
..
app tools: fix warnings in simplebench 2014-10-19 09:34:46 -07:00
bench lib, app, web, ui: rename readJournalFile[s]WithOpts to readJournalFile, same for tryReader[s]WithOpts 2018-04-17 15:25:02 -07:00
embeddedfiles cli: rename embedded files dir, make them extra-source-files 2018-01-26 11:12:08 -08:00
Hledger ;doc: regen man pages 2019-09-01 08:53:06 -07:00
test cli: make cabal test suite run the test command, not just hunit tests 2018-08-18 15:20:15 +01:00
.ghci tools: .ghci for each package, sets shorter prompt 2016-04-15 16:06:45 -07:00
.version cli: note command docs omitted from 1.15, bump to 1.15.1 2019-09-02 12:26:48 -07:00
CHANGES.md ;lib, cli: fix 1.15.1 changelog heading 2019-09-02 12:53:51 -07:00
defs.m4 cli: note command docs omitted from 1.15, bump to 1.15.1 2019-09-02 12:26:48 -07:00
hledger_addons.m4.md doc: update hledger-irr mention 2018-10-12 09:12:06 -07:00
hledger_commands.m4.md ;doc: cli: add missing commands to manual 2019-09-02 06:16:52 -07:00
hledger_examples.m4.md move package manual files out of doc/ 2017-12-06 18:26:20 -08:00
hledger_options.m4.md ;doc: valuation: also link to #1083 2019-09-05 14:23:17 -07:00
hledger_queries.m4.md doc: queries: clarify 2018-04-17 14:34:50 -07:00
hledger_troubleshooting.m4.md move package manual files out of doc/ 2017-12-06 18:26:20 -08:00
hledger.1 ;doc: regen manuals 2019-09-02 11:11:56 -07:00
hledger.cabal ;lib, cli: don't forget to commit the cabal file 2019-09-02 12:31:06 -07:00
hledger.info ;doc: regen manuals 2019-09-02 11:11:56 -07:00
hledger.m4.md ;doc: cli: drop obsolete comments 2019-09-02 06:11:01 -07:00
hledger.txt ;doc: regen hledger plaintext manual too 2019-09-02 11:58:10 -07:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml cli: note command docs omitted from 1.15, bump to 1.15.1 2019-09-02 12:26:48 -07:00
README.md doc: give hledger a README on hackage (via symlink) 2015-07-21 12:23:31 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00

hledger

lightweight, portable, dependable accounting tools

hledger is a computer program for easily tracking money, time, or other commodities, on unix, mac and windows (and web-capable mobile devices, to some extent).

It is first a command-line tool, but there are also curses-style and web interfaces, and a Haskell library (http://hackage.haskell.org/package/hledger-lib) for building your own programs and scripts (hledger is written in Haskell). hledger was inspired by and is largely compatible with Ledger. hledger is free software available under the GNU General Public License v3+.

hledger aims to help both computer experts and regular folks to gain clarity and control in their finances and time management, but currently it is a bit 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

Though limited in features, hledger is lightweight, usable and reliable. For some, it is a simpler, less distracting, more future-proof alternative to Quicken or GnuCash.

For more, see http://hledger.org.

Support

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

license

OpenCollective OpenCollective bountysource github issues

on hackage on stackage nightly on stackage lts on stackage lts 7

travis build status appveyor windows build status