- Add and delete rooms
- Add and delete devices
- Toggle devices (on/off)
- Toggle all devices within a room
- Toggle all devices
- Schedule devices
- Schedule rooms
- Search for devices
- Easy add to a room
- Tests
- Code cleanup
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
- Tuyapi - https://github.com/codetheweb/tuyapi
- Vue.Draggable - https://github.com/SortableJS/Vue.Draggable
- Electron & Vuejs template - https://github.com/SimulatedGREG/electron-vue
- Element UI - https://github.com/ElemeFE/element