Skip to content

Node JS script for controlling your luxafor via command-line and other applications

License

Notifications You must be signed in to change notification settings

fernandoiury/luxafor-command-line

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

luxafor-command-line

Node JS script for controlling your luxafor via command-line and other applications

This script is a part of a web service that as one of the results triggers a luxafor device to light up in one of the preset levels (bad, medium, good) and optionally flashing to get attantion. This was made for flex.bi dashboard to be able to transfer a gauge state into the physical world. Use and adjust as needed

Example of calling this to set a level would be like this:

node lux.js bad

or to flash and then set a level after that

node lux.js police good

About

Node JS script for controlling your luxafor via command-line and other applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%