A fancy self-hosted digital signage tool. Free, simple and working.
Go to file
2024-05-21 20:35:46 +02:00
.github/workflows build only for push to master 2024-04-29 02:47:56 +02:00
data add playlist management 2024-05-21 20:35:46 +02:00
docs add playlist management 2024-05-21 20:35:46 +02:00
lang add playlist management 2024-05-21 20:35:46 +02:00
plugins auth 99% ok missing frontend style 2024-05-09 21:59:42 +02:00
src add playlist management 2024-05-21 20:35:46 +02:00
system add playlist management 2024-05-21 20:35:46 +02:00
var/run no dummy file anymore, use /dev/null instead 2024-05-12 22:53:53 +02:00
views add playlist management 2024-05-21 20:35:46 +02:00
.dockerignore add gitkeep for db 2024-05-19 00:15:49 +02:00
.env.dist rename files 2024-05-16 02:51:16 +02:00
.gitignore add gitkeep for db 2024-05-19 00:15:49 +02:00
docker-compose.dev.yml massive setup rework 2024-05-16 01:43:13 +02:00
docker-compose.headless.yml massive setup rework 2024-05-16 01:43:13 +02:00
docker-compose.yml rename files 2024-05-16 02:51:16 +02:00
Dockerfile replace pysondb with sqlite 2024-05-18 20:07:18 +02:00
LICENSE Create LICENSE 2024-04-25 17:23:27 +02:00
obscreen.py fix path 2024-03-04 17:26:04 +01:00
README.md add playlist management 2024-05-21 20:35:46 +02:00
requirements.txt replace pysondb with sqlite 2024-05-18 20:07:18 +02:00
version.txt bump 1.15 2024-05-18 20:43:40 +02:00

Obscreen

🧑‍🎄 Open to feature request and pull request

You liked it ? Give this repository a star, it's free :)

About

Use a RaspberryPi (Lite OS) to show a full-screen slideshow (Kiosk-mode)

Docker Pulls

Features:

  • Dead simple chromium webview
  • Clear GUI
  • Very few dependencies
  • SQLite database
  • Plugin system
  • Feature flags to enable complex use cases (Fleet/User/Playlist management)
  • No stupid pricing plan
  • No cloud
  • No telemetry

Obscreen Screenshot

Two setups available

🔴 I want to power a RaspberryPi and automatically see my slideshow on a screen connected to it and manage the slideshow

🔵 I just want a slideshow manager and I'll deal with screen and browser myself