hledger/hledger
Simon Michael 6859b94f4b cli: omit source addons from list when compiled version is present, again
Source and compiled versions of all addons in bin are cluttering up
the commands list. I think this was reasonably well behaved, so I'm
re-enabling it, possibly with a slight fix (.c shadowing .exe).
Some notes:

- when there's only one addon with its base filename, its extension is not displayed (as before)
- addons with (case insensitive) .exe extension or no extension are considered compiled
- when there's exactly two addons with the same base filename, and one of them looks compiled, only that one is kept
- modification time is not checked; an old compiled addon overrides a newer source version
- when there's more than two addons with same base filename, all are kept
2017-01-24 19:34:48 -08:00
..
app tools: fix warnings in simplebench 2014-10-19 09:34:46 -07:00
bench tools: bench.hs cleanup 2017-01-13 07:27:07 -08:00
doc doc: move last addon docs out of hledger manual; add hledger-iadd 2017-01-24 15:39:38 -08:00
Hledger cli: omit source addons from list when compiled version is present, again 2017-01-24 19:34:48 -08:00
test cli: cabal test suite cleanup 2015-06-18 09:48:18 -07:00
Text/Tabular fix build error (#242) 2015-09-29 21:16:51 -10:00
.ghci tools: .ghci for each package, sets shorter prompt 2016-04-15 16:06:45 -07:00
CHANGES doc: changelogs, release notes 2016-12-31 11:24:12 -08:00
hledger.cabal regenerate cabal files with hpack 2017-01-16 14:23:47 -08:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml bump version to 1.1.98 (1.2 alpha) 2017-01-05 10:43:06 -08: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 hackage release stackage LTS package

travis build status hackage upper bounds github issues bountysource OpenCollective OpenCollective