@hackage hledger-web1.3

Web interface for the hledger accounting tool

  • Installation

  • Tested Compilers

  • Dependencies (37)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      dev
       (off by default)

      Turn on development settings, like auto-reload templates.

      library-only
       (off by default)

      Build for use with "yesod devel"

      oldtime
       (off by default)

      If building with time < 1.5, also depend on old-locale. Set automatically by cabal.

      threaded
       (on by default)

      Build with support for multithreaded execution.

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.