@hackage hledger-web0.27

Web interface for the hledger accounting tool

  • Installation

  • Dependencies (35)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      threaded
       (on by default)

      Build with support for multithreaded execution.

      dev
       (off by default)

      Turn on development settings, like auto-reload templates.

      library-only
       (off by default)

      Build for use with "yesod devel"

      old-locale
       (off by default)

      A compatibility flag, set automatically by cabal. If false then depend on time >= 1.5, if true then depend on time < 1.5 together with old-locale.

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.