---
title: hledger screenshots
---
hledger screenshots
===================
.. ....................................................................
.. raw:: html 
  
Basic command-line reports, like ledger:
.. image:: hledger-screen-1.png
    :width:  571px
    :height: 400px
.. ....................................................................
.. raw:: html 
  
The interactive curses interface ("hledger ui"):
.. image:: sshot.png
    :width:  802px
    :height: 378px
.. ....................................................................
.. 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
    :width:  756px
    :height: 502px
.. ....................................................................
.. raw:: html
  
Viewing a year of monthly expense charts in emacs. See examples in http://hledger.org/MANUAL#chart .
.. image:: hledger-charts-2.png
    :width:  1675px
    :height: 1004px
    :scale:  50
    :target: hledger-charts-2.png