hledger/doc/site/old-screenshots.md
2014-11-10 13:38:05 -08:00

2.1 KiB

Old screenshots


Basic command-line reports

Showing the journal format, a register report, and a balance report:

Basic command-line reports, like ledger

Time dashboard in emacs

The upper window displays today's time report every minute (using ansi-term, watch, a helper script, and hledger invoked via 'hours' symlink.) The lower window is viewing the timelog file, to tweak clock-ins/clock-outs made with C-x t i and C-x t o.

The upper window displays today's time report every minute (using ansi-term, watch, a helper script, and hledger invoked via 'hours' symlink.) The lower window is viewing the timelog file, to tweak clock-ins/clock-outs made with C-x t i and C-x t o.

Pie charts (hledger-chart)

Viewing a year of monthly expense charts in emacs. These were generated by hledger 0.10 with -fchart, which became hledger-chart, presently unmaintained.

Viewing a year of monthly expense charts in emacs (hledger 0.10 with -fchart).

Curses-style interface (hledger-vty)

hledger-vty, currently unmaintained.

The vty (curses-style) interface

Web interface (hledger-web)

This minimal web interface was hledger 0.11pre with -fwebyesod, which became hledger-web. Here's the latest interface.

The web interface (hledger 0.11pre with -fwebyesod).