Skip to content

stfnndrsn/dashplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DashPlay

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!

https://dashplay.io

This is a fork of rs/dashplay.

Documentation

How to set up the project on Google cloud

App Engine

gcloud init

gcloud config set project [your-project-name]

gcloud app deploy web/web.yaml gcloud app deploy api/api.yaml

About

Easy dashboard screen management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.7%
  • CSS 8.3%
  • Go 3.8%
  • JavaScript 1.2%