[DEPRICATED! Use raw-panel-explorer instead]
Skaarhoj software controller for devices in Raw Panel Mode
This is an example application of how to interact with the Raw Panel Device Core. It allows you to test serveral features of the device core, as well as generate and receive commands.
It supports linux, macOS, and should work with Windows, but this has not been tested yet.
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.