This is not yet a running version. All menus are deined but the widgets are a work in progress.
An LCD based control panel for controlling OctoPi/Octoprint using the REST API. The plan is to implement most of the "view" commands and job controll.
REST API documentation. http://docs.octoprint.org/en/latest/api/index.html
OctoPi website: http://guysoft.wordpress.com/2013/08/04/octopi/
Uses an RPI and an Adafruit 16x2 LCD panel: https://www.adafruit.com/products/1115
Menu system based on RaspberryPiLcdMenu code found here on github.
GPL v3 license, kindly include text above in any redistribution.