Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moritzmhmk/octoprintnano
OctoPrint webclient designed for small (touch) screens
https://github.com/moritzmhmk/octoprintnano
Last synced: 11 days ago
JSON representation
OctoPrint webclient designed for small (touch) screens
- Host: GitHub
- URL: https://github.com/moritzmhmk/octoprintnano
- Owner: moritzmhmk
- License: mit
- Created: 2015-07-20T13:54:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T22:56:31.000Z (almost 7 years ago)
- Last Synced: 2024-11-29T10:18:01.428Z (2 months ago)
- Language: HTML
- Size: 184 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OctoPrintNano
OctoPrint webclient designed for small (touch) screens## Screenshots
[Demo on Vimeo](https://vimeo.com/134300495)![Connecting View](/../screenshots/connecting_view.png?raw=true)
![Main View](/../screenshots/main_view.png?raw=true)
![Printing View](/../screenshots/printing_view.png?raw=true)## Install
Set ``api_key`` and ``api_url`` in ``js/api_client.js`` and activate ``Allow Cross Origin Resource Sharing (CORS)`` in OctoPrints API Settings.