forked from CreatBot/CreatBotKlipperScreen
* screen: Only switch layouts if the window has been majorly resized Changing the layout can cause the window to resize on some systems. This can create a feedback loop on systems with square displays. Keep track of the vertical aspect ratio associated with the current mode and only switch between vertical and horizontal mode when a significant aspect ratio change has been detected. * fixup --------- Co-authored-by: alfrix <alfredomonclus@gmail.com>
KlipperScreen
KlipperScreen is a touchscreen GUI that interfaces with Klipper via Moonraker. It can switch between multiple printers to access them from a single location, and it doesn't even need to run on the same host, you can install it on another device and configure the IP address to access the printer.
Documentation 
Click here to access the documentation.
Inspiration
KlipperScreen was inspired by OctoScreen and the need for a touchscreen GUI that will natively work with Klipper and Moonraker.
Languages
Python
93.2%
CSS
3.7%
Shell
3.1%