The digital signage project aims to provide the possibility to control a display which shows different website as slideshow. Therefore a website is embeding a iframe which plays different urls as slideshow.

The project can be found on: https://github.com/Trekky12/digital-signage

Slideshows

It is possible to create different slideshows containing slides. A slide is built from an URL and a duration how long this URL should be shown.

Clients

Clients are organized in client groups. To assign a client to a group the client needs to open the group specific URL in the browser of the client. Alternatively the electron app can be used.

When the client group URL is opened the assigned slideshows are shown. The client changes the URL defined in the individual slides after the assigned duration.

The currently active clients can be seen in the backend.

When the slideshow is changed the new slideshow needs to be send to the clients of a group.