hledger-web

Web interface for the hledger accounting tool

http://hledger.org

Version on this page:1.1
LTS Haskell 22.18: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

LicenseRef-GPL licensed and maintained by Simon Michael
This version can be pinned in stack with:hledger-web-1.1@sha256:5fe5aa5662bc14ede02c32e2fa7402ff4948c43ed8b325c814f3102271c33596,9068

Module documentation for 1.1

  • 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.