Skip to content

Open Source Raspberry Pi Digital Signage System - RPDS

License

Notifications You must be signed in to change notification settings

aristosv/digitalsignage

Repository files navigation

Raspberry Pi Digital Signage System

This is a simple way to use a Raspberry Pi as a digital signage system. No need for a graphical user interface, no need to install a desktop. Just download the Raspberry Pi OS Lite image, burn it on an SD card and boot your Raspberry Pi to the operating system. This has been tested on a Raspberry Pi 4 Model B with 4GB of RAM, but it will probably run just fine on older models also.

Check out the Credits. Without these people, this project would not be possible.

install

curl -fsSL https://raw.githubusercontent.com/aristosv/digitalsignage/main/prepare/install -o /home/pi/install
bash /home/pi/install

update

cd /home/pi/digitalsignage/
git pull origin main

access

http://raspberrypi_ip:1337

screenshots

About

Open Source Raspberry Pi Digital Signage System - RPDS

Topics

Resources

License

Stars

Watchers

Forks

Languages