Well, the thing is. We have a start at least.
First, you need to download Electron and then you can git pull that thing as install all the deps that are needed by using npm install
.
- Electron: Framework to use Websites as normal applications for Mac, Linux and Windows
- mqtt.js: THe MQTT Library
- async mqtt: Turns Mqtt.JS into something of an async thing.
- Vue.js: Makes it easier to build the application.
- Bootstrap 4: Bootstrap4 for the user interface.
- jQuery: jQuery is old, I know, but makes things easier.
- jQuery color: I need color animation, I think.
- Popper.js: No need for it but a dependency of bootstrap anyway.
As long as I don't have any screenshots I won't be able to share anythings related to usage to the application.