Skip to content

andrewdbinder/chp-controller

Repository files navigation

CHP Lighting Controller

Electron-based user-interface to control the chp-lighting library over serial connections.

Development Setup

Since a required dependency is hosted in another repository (as opposed to npm), some additional setup is needed before installing packages.

A GitHub user token is required for yarn to download chp-lights-module. Follow the instructions here to generate a token, and put it in a local .npmrc file with the entry //npm.pkg.github.com/:_authToken=TOKEN.

Then, run yarn install to install packages, and yarn start to run locally.

About

Electron-based program to control CHP_Lighting_Emulator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published