aristosv / digitalsignage

Open Source Raspberry Pi Digital Signage System - RPDS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi Digital Signage - RPDS

aristosv - digitalsignage GitHub commit activity GitHub last commit GitHub repo size OS - Linux

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.

install

clone repo & run install

git clone https://github.com/aristosv/digitalsignage.git
bash ~/digitalsignage/operations/install

access

OliveTin - http://raspberrypi_ip:1337
FileBrowser - http://raspberrypi_ip:8080

update

run update script

~/digitalsignage/operations/update

screenshots

optional

enable cpu/disk/memory/temperature monitoring

~/digitalsignage/monitor/install

enable tunnel access to your raspberry pi via an ssh server

~/digitalsignage/tunnel/install

About

Open Source Raspberry Pi Digital Signage System - RPDS

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%