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.
Details for dashkiosk
License
ISC
Last updated
7 October 2022 - latest/stable
8 November 2022 - latest/edge
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install dashkiosk
To install dashkiosk, simply use the following command: