Skip to content

Script for creating Weather Slides from old Teletext Designs

Notifications You must be signed in to change notification settings

NoahFreising/TeletextWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

German Teletext Weather View

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.

How to run

  1. Clone the repository
  2. Edit the conf.py file according to your needs, and supply your api key
  3. Install the needed python dependencies:
pip install pillow requests
  1. Download the EuropeanTeletextNuevo font (e.g. here)
  2. Run:
python Teletext.py

Example output

Example of the output gif

About

Script for creating Weather Slides from old Teletext Designs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages