hledger screenshots =================== .. raw:: html

Basic command-line reports, like ledger: .. image:: hledger-screen-1.png .. raw:: html

The interactive curses interface ("hledger ui"): .. image:: sshot.png .. raw:: html

A 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. (`ledgerutils.el `_ has some related bits.): .. image:: watchhours.png .. raw:: html

Viewing a year of monthly expense charts in emacs. See examples in http://hledger.org/MANUAL#chart . .. image:: hledger-charts-2.png