This repository has been archived by the owner on Nov 24, 2019. It is now read-only.
v0.1.1
About 0.1.1
- Fix int overflow handling OctoPrint request. (#3)
Installation
Raspbian Jessie or OctoPi
> sudo apt-get install libgtk-3-0
> wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.1/octoprint-tft_0.1.1-1.jessie_armhf.deb
> sudo dpkg -i octoprint-tft_0.1.1-1.jessie_armhf.deb
Raspbian Stretch
> sudo apt-get install libgtk-3-0
> wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.1/octoprint-tft_0.1.1-1.stretch_armhf.deb
> sudo dpkg -i octoprint-tft_0.1.1-1.stretch_armhf.deb