hledger-web

Web interface for the hledger accounting tool

http://hledger.org

Version on this page:1.2@rev:1
LTS Haskell 22.17:1.32.3@rev:1
Stackage Nightly 2023-12-26:1.32.1@rev:1
Latest on Hackage:1.33

See all snapshots hledger-web appears in

GPL-3.0-only licensed and maintained by Simon Michael
This version can be pinned in stack with:hledger-web-1.2@sha256:8ffd8a51564d982ad7162893e5b17bdb7e9071c319a1135c589807dbf87708d0,8543

Module documentation for 1.2

  • Application
  • Foundation
  • Handler
    • Handler.AddForm
    • Handler.Common
    • Handler.JournalR
    • Handler.RegisterR
    • Handler.RootR
    • Handler.SidebarR
    • Handler.Utils
  • Hledger
    • Hledger.Web
      • Hledger.Web.Main
      • Hledger.Web.WebOptions
  • Import
  • Settings
    • Settings.Development
    • Settings.StaticFiles

This is hledger's web interface. It provides a more user-friendly and collaborative UI than the command-line or curses-style interfaces.

hledger is a cross-platform program for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format. It is inspired by and largely compatible with ledger(1). hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use.