Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

NEEO driver for Google Cast media controls

License

Notifications You must be signed in to change notification settings

quintstoffers/neeo-driver-googlecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEEO driver for Google Cast media controls

This is a driver to enable NEEO to control media playing on Google Cast devices. It does not intend to initiate casting media to cast devices such as Chromecast and Chromecast Audio.

Running this driver

This package does not yet expose a CLI of some sort, so for now it is recommended to simply run the "start" script.

npm start

When running multiple drivers you'll likely want to specify the server port by specifying the PORT environment variable.

PORT=6336 npm start

Logging can be enabled through the DEBUG environment variable.

DEBUG=googlecast:* npm start

About

NEEO driver for Google Cast media controls

Resources

License

Stars

Watchers

Forks

Packages

No packages published