All Projects → BillyBlaze → Octoprint Touchui

BillyBlaze / Octoprint Touchui

Licence: agpl-3.0
A touch friendly interface for a small TFT module or phone

Projects that are alternatives of or similar to Octoprint Touchui

Weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
Stars: ✭ 26,030 (+11417.7%)
Mutual labels:  less, mobile-web
Fontfamous
Font Famous is the free vector media logo font.
Stars: ✭ 213 (-5.75%)
Mutual labels:  less
Yarsk
Don't use this, use Create React App
Stars: ✭ 199 (-11.95%)
Mutual labels:  less
React Native Css Modules
Style React Native components using CSS, PostCSS, Sass, Less or Stylus.
Stars: ✭ 207 (-8.41%)
Mutual labels:  less
Cs Univ Wiki
컴공생을 위한 대학 생활 가이드라인
Stars: ✭ 202 (-10.62%)
Mutual labels:  wiki
Memento Calendar
The sweetest calendar for Android
Stars: ✭ 212 (-6.19%)
Mutual labels:  wiki
Boostnote.next
Boost Note is a powerful, lightspeed collaborative workspace for developer teams. Forum (New!): https://github.com/BoostIO/BoostNote-App/discussions
Stars: ✭ 2,682 (+1086.73%)
Mutual labels:  wiki
Miracle Board
Just another simple and elegant status board / dashboard.
Stars: ✭ 217 (-3.98%)
Mutual labels:  less
Rdma Tutorial
A tutorial on RDMA based programming using code examples
Stars: ✭ 211 (-6.64%)
Mutual labels:  wiki
Sbuttons
💡 Simple buttons you can use easily for your next project.
Stars: ✭ 207 (-8.41%)
Mutual labels:  less
Advancedandroid
Android 进阶
Stars: ✭ 2,446 (+982.3%)
Mutual labels:  wiki
Registry
npm registry documentation
Stars: ✭ 202 (-10.62%)
Mutual labels:  wiki
Knowledge
Everything I know
Stars: ✭ 2,982 (+1219.47%)
Mutual labels:  wiki
Blog
my blog include some document
Stars: ✭ 200 (-11.5%)
Mutual labels:  wiki
Mediawiki
🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
Stars: ✭ 2,752 (+1117.7%)
Mutual labels:  wiki
Ontowiki
Semantic data wiki as well as Linked Data publishing engine
Stars: ✭ 192 (-15.04%)
Mutual labels:  wiki
Weui Wxss
A UI library by WeChat official design team, includes the most useful widgets/modules.
Stars: ✭ 14,061 (+6121.68%)
Mutual labels:  less
Replaykit
[DEPRECATED] Command line tools for recording, replaying and mirroring touchscreen events for Android
Stars: ✭ 211 (-6.64%)
Mutual labels:  touchscreen
Jxa Cookbook
Cookbook for JavaScript for Automation in Mac OS X Yosemite
Stars: ✭ 2,603 (+1051.77%)
Mutual labels:  wiki
Style Resources Loader
CSS processor resources loader for webpack
Stars: ✭ 214 (-5.31%)
Mutual labels:  less

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].