mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
fa8d223858
A followup to #2099, #2100 and #2127. Now relative links to js/css resources will use the same hostname etc. the main page was requested from, making them work better when accessed via multiple IP addresses/hostnames without an explicit --base-url setting. |
||
---|---|---|
.. | ||
app | ||
config | ||
deploy | ||
Hledger | ||
static | ||
templates | ||
test | ||
.date.m4 | ||
.eslintrc.js | ||
.ghci | ||
.version | ||
.version.m4 | ||
CHANGES.md | ||
dir-entry.texi | ||
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.