mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
44c3eb1904
This is an API change, but it seems better than having additional colour-supporting variants and trying to avoid duplicated code. I stopped short of changing showAmount, so cshowAmount still exists. |
||
---|---|---|
.. | ||
app | ||
config | ||
deploy | ||
Hledger | ||
static | ||
templates | ||
test | ||
.eslintrc.js | ||
.ghci | ||
.version | ||
CHANGES.md | ||
defs.m4 | ||
hledger-web.1 | ||
hledger-web.cabal | ||
hledger-web.info | ||
hledger-web.m4.md | ||
hledger-web.txt | ||
LICENSE | ||
package.yaml | ||
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.