danielschenk / zpf-backstage-tv

📺 A little infotainment project for the backstage area of a music festival I volunteer at

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmigoText backend

Build CodeQL

This repository contains the code for a web backend which provides information to a little infotainment system in the backstage area of a yearly music festival, where I volunteer. I setup the system with a colleague and we do it just for fun (our actual role on the festival is being stagehands).

You can see a live demo here (username: user, password: test)

Backend example

Background and use

Every year I volunteer as a stagehand at the AMIGO stage of the Zomerparkfeest festival in Venlo. Together with a colleague, I setup a Raspberry Pi connected to an old TV in our backstage area, to show some practical information in a fun way. As of 2022, the screens mimic the look & feel of Teletext (Ceefax) on Dutch public television.

AmigoText example

The frontend (screens) are coded by my colleague and not a part of this repository.

The backend gets the festival programme by fetching and parsing the festival website's HTML code. It also contains a user interface for entering additional details like dressing rooms and soundcheck times.

About

📺 A little infotainment project for the backstage area of a music festival I volunteer at

License:MIT License


Languages

Language:Python 48.3%Language:JavaScript 20.6%Language:HTML 17.1%Language:CSS 11.5%Language:Dockerfile 2.1%Language:Jinja 0.5%