DashPlay is an easy way to manage screens cycling on a set of dashboards. You can create as many DashPlay URLs as you want, and organize them the way you want. You may want to reuse the same DashPlay URL over several screens so they all display the same dashboards, or you may want to have a different DashPlay URL for each of them.
DashPlay is free and open-source. No account is required to use it!
This is a fork of rs/dashplay.
gcloud init
gcloud config set project [your-project-name]
gcloud app deploy web/web.yaml
gcloud app deploy api/api.yaml