1
0
Fork
You've already forked defaultcast
0
Allows one to cast an arbitrary website (i.e. dashboard) to a Chromecast whenever it is not in use
  • JavaScript 47.7%
  • Python 27.1%
  • CSS 17.2%
  • HTML 8%
Find a file
eaon 45ccf9407e
Split up files, added meetup functionality
Also, moved to png from svg because the Chromecast is really slow at
rendering those.
2018年03月11日 16:49:40 -04:00
dashboard Split up files, added meetup functionality 2018年03月11日 16:49:40 -04:00
app.py Make starting up faster 2018年03月08日 18:03:24 -05:00
defaultcast.service Hello World 2017年10月21日 18:49:33 -04:00
README.md Hello World 2017年10月21日 18:49:33 -04:00

defaultcast

In October of 2017, Hack Manhattan installed a TV by the workspace tables. To make it easily accessible to everyone in the space, we added a Chromecast. To make that more useful, we're casting a "default" dashboard now.

Based on dashcast-docker

Requires:

  • pychromecast 876ed6c and above
  • daemonize
  • systemd unless you want to write your own init scripts