This plugin outputs some info to a LCD display. So, to this plugin work properly, you need a LCD and the linux daemon lcdproc ( http://lcdproc.sourceforge.net/).
To activate this plugin, just put the following line at the end of your local_conf.py file:
plugin.activate( 'lcd' )