Create a nice looking electronic program guide (EPG) to show on an e-paper display. The data is fetched from Tempest. It generates an XML with program data for the selected TV channels. This XML is then read by index.php to show the EPG data in a nice way.
Build the docker image using the Docker file, and then start it using docker compose up
Program descriptions can be toggled like this: http://localhost:port/?showDescriptions=false
To actually show it on an e-paper device, convert the webpage to an image by using Screenshot
