Screen
The Screen element of OSB runs on a sounder.
Software
Install
Assuming a fresh install of Rasbian on a Raspberry Pi:
- Run install.sh from the repo.
curl https://raw.githubusercontent.com/Open-School-Bell/sounder/refs/heads/main/install.sh | sh
- Create a sounder in the controller.
- Run the sounders enroll command on the sounder.
- Edit the sounder in the controller to enable the screen.
- Create
~/.config/autostart/osb.desktop
with the contents below. - Install an emoji font
sudo apt-get install fonts-noto-color-emoji
. - Reboot the Pi.
[Desktop Entry]
Type=Application
Exec=chromium http://localhost:3000/screen.html -kiosk