mirror of
https://github.com/cccc/autoc4-webinterface
synced 2025-12-08 00:53:56 +01:00
No description
| templates | ||
| .gitignore | ||
| index.html | ||
| licht.js | ||
| Makefile | ||
| mqttws31.js | ||
| README.md | ||
| render_templates.py | ||
| styles.css | ||
| styles.less | ||
| Symbola.ttf | ||
| time.js | ||
AutoC4 Webinterface
A websocket based webinterface for the mqtt based home automation at C4.
Setup
The css file is generated from a less file using less.js. The html file is generated from a template file using jinja2. Update with:
make