Skip to content

Monitors packets forwarded from an Amazon Echo and acts on commands received

License

Notifications You must be signed in to change notification settings

SterlingJohnson/echoMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echoMonitor

Monitors packets forwarded from an Amazon Echo and acts on commands received

To install, run npm install

To run: node PORT=8081 server.js

For ports bwlow 1024: sudo node PORT=80 server.js

lightserver.js controls leds using GPIO and is a good starting point for other control programs

About

Monitors packets forwarded from an Amazon Echo and acts on commands received

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%