OctoPrint TouchUI Save

A touch friendly interface for a small TFT module or phone

Project README

OctoPrint-TouchUI

This plugin will transform the OctoPrint layout into a Mobile/TFT friendly layout. With larger buttons and a responsive layout down to the smallest resolution possible. It will mimic pointer events as touch, so you can hook up those touchscreens. It also supports a virtual keyboard.

All these settings are set client-side, so we won't interfere with other clients. All settings are stored in your localstorage or as a delicious cookie. You can find the TouchUI settings in a dedicated modal. Remember they're stored on your device, so if you login with your desktop computer you won't get the touch interface.

TouchUI Interface

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/master.zip

Configuration

The interface will automatically start when your browser is smaller then 980 pixels in width or if you're browsing with a touch device. You can turn this manually on and off in the TouchUI settings modal. Alternatively you can force TouchUI to load by adding #touch on the end of your URL.

Read more configuration options on our Wiki.

  • Customization
    You can change 4 main colors of the interface with the power of LESS. If you would like to change more colors, then you're free to add your own LESS file. Read more about this and the variables on our wiki.

Supported browsers

  1. Chrome 30+
  2. Firefox 40+
  3. Safari Mobile
  4. Chrome Mobile
Open Source Agenda is not affiliated with "OctoPrint TouchUI" Project. README Source: BillyBlaze/OctoPrint-TouchUI
Stars
275
Open Issues
0
Last Commit
11 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating