This python script generates a gif with a weather overview for germany.
The gif is based on old teletext pages restored on https://www.videotexxxt.org/.
The slide*.png
images are used as templates, Pillow
is used for image manipulation,OpenWeather for
weather data. You will need an (free) api key if you plan on running the tool yourself.
- Clone the repository
- Edit the
conf.py
file according to your needs, and supply your api key - Install the needed python dependencies:
pip install pillow requests
- Download the EuropeanTeletextNuevo font (e.g. here)
- Run:
python Teletext.py