@hackage hledger-web1.41

Web user interface for the hledger accounting system

  • Installation

  • Tested Compilers

  • Dependencies (49)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      debug
       (off by default)

      Build with GHC 9.10+'s stack traces enabled

      dev
       (off by default)

      Turn on development settings, like auto-reload templates.

      library-only
       (off by default)

      Build for use with "yesod devel"

      threaded
       (on by default)

      Build with support for multithreaded execution.

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