Requirements
- Raspberry Pi 4 or 5
- MicroSD card (recommended size 32 GB or more, as fast as possible)
- Raspberry Pi Imager software to flash the system:
Installation Steps
Download System Image- Download Raspberry Pi Imager and install it.
- Connect an SD card reader with the card inserted.
- Open Raspberry Pi Imager and select your Raspberry Pi device, operating system “RASPBERRY PI OS (64BIT) with desktop”, and storage.
- Install Raspbian OS
- Create user and password
- Skip system update
- Connect to Wi-Fi if you are not using an ethernet cable. Instructions here: link
- Open Terminal and enter:
- wget https://linux-package-repository.signageos.io/linux/install.sh
- chmod +x install.sh
- sudo ./install.sh install -k
- Wait for installation to complete – this may take a few minutes
- Device restarts
- After restart, the application starts automatically

