Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oroce/casting

chromecast to multiple devices
https://github.com/oroce/casting

Last synced: about 1 month ago
JSON representation

chromecast to multiple devices

Awesome Lists containing this project

README

        

Cast Fun
===

Have a cast client (let's say even hubot) and multiple cast servers (multiple offices, rooms), and be able to send anything to them

Start
===
Have an etcd

Client: `ETCD=192.168.0.120:4001 npm run start-client`

Server: `ETCD=192.168.0.120:4001 npm run start-server`