Skip to content

KaiserEngineering/statuslight-configuration-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lint Format Audit publish

KE StatusLight Configuration Tool

This is a desktop application that allows for the configuration of the KE StatusLight. It can also be used to update the StatusLight.

Development

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