This is a desktop application that allows for the configuration of the KE StatusLight. It can also be used to update the StatusLight.
i. The application is built using Tauri, follow the Tauri install docs:
https://tauri.app/v1/guides/getting-started/prerequisites
ii. Once Tauri is installed run npm install
from the base dirctory of this project.
iii. Then you can start the dev server by running tauri dev