hledger/hledger-web
2020-07-18 12:37:06 -07:00
..
app
config
deploy
Hledger add a color argument to most amount show helpers, drop cshow variants 2020-07-05 06:59:16 -07:00
static
templates ;lib: a few more zero-checking function references 2020-05-29 19:04:52 -07:00
test
.eslintrc.js
.ghci
.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 ;regen manuals 2020-07-18 12:37:06 -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 ;regen manuals 2020-07-18 12:37:06 -07:00
hledger-web.m4.md doc: fix typos 2020-06-16 19:13:18 -07:00
hledger-web.txt ;regen manuals 2020-07-18 12:37:06 -07:00
LICENSE
package.yaml add lower bound needed for aeson, to help cabal (#1268) 2020-06-23 14:55:42 -07:00
README.md
Setup.hs

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.