hledger/hledger-web
2020-07-05 09:24:16 -07:00
..
app ;web: drop unnecessary import that hiding Prelude in make ghci-web 2020-05-21 09:27:07 -07:00
config web: support adding new transactions via JSON PUT (#316) 2019-02-20 20:23:51 -08:00
deploy web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Hledger add a color argument to most amount show helpers, drop cshow variants 2020-07-05 06:59:16 -07:00
static web: add form: always start with four rows when opened 2020-04-06 18:33:58 -07:00
templates ;lib: a few more zero-checking function references 2020-05-29 19:04:52 -07:00
test ;test: consistent singular naming for test suites and files 2019-11-29 06:35:29 -08:00
.eslintrc.js fix datepicker not closing, linting 2017-12-30 13:44:40 -05:00
.ghci web: drop cruft from .ghci 2016-04-18 15:28:54 -07:00
.version bump to dev version 2020-06-21 10:35:52 -07:00
CHANGES.md ;doc: changelogs 2020-07-05 09:24:16 -07:00
defs.m4 ;doc: regen manuals 2020-07-04 16:17:13 -07:00
hledger-web.1 ;doc: regen manuals 2020-07-04 16:17:13 -07:00
hledger-web.cabal add lower bound needed for aeson, to help cabal (#1268) 2020-06-23 14:55:42 -07:00
hledger-web.info ;doc: regen manuals 2020-06-21 10:36:21 -07:00
hledger-web.m4.md doc: fix typos 2020-06-16 19:13:18 -07:00
hledger-web.txt ;doc: regen manuals 2020-07-04 16:17:13 -07:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml add lower bound needed for aeson, to help cabal (#1268) 2020-06-23 14:55:42 -07:00
README.md ;doc: more tweaks to package readmes, hackage descriptions 2020-03-22 10:49:02 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00

hledger-web

A simple web-based user interface for the hledger accounting system, providing a more modern UI than the command-line or terminal interfaces. It can be used as a local single-user UI, or as a multi-user UI for viewing/adding/editing on the web.

See also: the project README and home page.