toblum / McLightingUI

Alternative UI for McLIghting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

McLighting UI (Preview)

New and improved alternative web UI for McLighting.

This web UI was completely rebuilt from scratch unsing the reactive vus.js and Vuetify UI framework. It's still in preview and not completed. You can use it in parallel with the current UI if you want.

IMAGE ALT TEXT HERE

It has the following new features:

  • Fast and reactive UI.
  • Responsive UI that adapts to display size.
  • Everything on one page, change colors for effects while running using the color wheel.
  • New color wheel.
  • New websocket connector that automatically reconnects.
  • Configurable:
    • Dark mode
    • Type of color wheel
    • Effects can be hidden
  • You can add additional McLighting nodes that can be controlled together with the master.
  • Dependency free packaged into one file.
  • New icons for browser and homescreen. Pin this URL to the your phones homescreen.
  • Initialisation status is shown. Better error messages.

Installation

Just upload the index2.htm to your McLighting node.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Alternative UI for McLIghting

License:MIT License


Languages

Language:Vue 52.5%Language:JavaScript 44.4%Language:HTML 3.0%