Python script to display current printer stats on an Adafruit 128x64 OLED Bonnet
Clone the project
git clone https://github.com/Tischi86/Adafruit_Python_SSD1306_OctoPrint.git
Edit the octopi.py file and change apikey and/or hostname of your device
nano ./Adafruit_Python_SSD1306_OctoPrint/octopi.py
Download the Minecraftia-Regular.ttf
font here
To test it run it with
sudo python ./Adafruit_Python_SSD1306_OctoPrint/octopi.py
Adafruit explained here how to start a script on boot