hledger/doc/site/old-screenshots.md

2.1 KiB
Raw Blame History

Old screenshots


Basic command-line reports

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

{{http://hledger.org/images/hledger-screen-1.png|Basic command-line reports, like ledger}}

Time dashboard in emacs

The upper window displays todays 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.

{{http://hledger.org/images/watchhours.png|The upper window displays todays 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.

{{http://hledger.org/images/hledger-charts-2.png|Viewing a year of monthly expense charts in emacs (hledger 0.10 with -fchart).}}

Curses-style interface (hledger-vty)

hledger-vty, currently unmaintained.

{{http://hledger.org/images/sshot.png|The vty (curses-style) interface}}

Web interface (hledger-web)

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

{{http://hledger.org/images/hledger-web-journal.png|The web interface (hledger 0.11pre with -fwebyesod).}}