Drive a set of screens displaying dashboards
Dashkiosk is a solution to manage dashboards on multiple screens. It comes in four parts:
- A server will manage the screens by sending them which URL they should display in realtime. A web interface enables the administrator to configure groups of dashboards as well as their associations with available displays.
- A receiver runs in a browser attached to each screen. On start, it contacts the server and waits for it to tell which URL to display.
- An Android application provides a simple fullscreen webview to display the receiver.
- A Chromecast custom receiver which will run the regular receiver if you want to display dashboards using Google Chromecast devices.