Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 713 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 713 Bytes

Digital Signage

Digital signage software/webpage

https://aleexolsson.github.io/digital-signage/

GitHub last commit GitHub repo size GitHub contributors

Raspberry Pi installation

1. Download startupbrowser.service

Download startupbrowser.service to your raspberry pi

2. Move startupbrowser.service

Move startupbrowser.service to "/etc/systemd/system/"

3. Enable service with:

sudo systemctl enable startupbrowser.service

4. Reboot the Pi

sudo systemctl reboot