hledger-web: Web user interface for the hledger accounting system
A simple web 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.
hledger is a robust, cross-platform set of tools for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format, with command-line, terminal and web interfaces. It is a Haskell rewrite of Ledger, and one of the leading implementations of Plain Text Accounting. Read more at: https://hledger.org
[Skip to Readme]
Modules
- Hledger
- Hledger.Web
- Hledger.Web.Application
- Hledger.Web.Import
- Hledger.Web.Main
- Hledger.Web.Test
- Hledger.Web.WebOptions
- Hledger.Web
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Build with GHC 9.10+'s stack traces enabled | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings, like auto-reload templates. | Disabled |
library-only | Build for use with "yesod devel" | Disabled |
threaded | Build with support for multithreaded execution. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hledger-web-1.41.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates