This small Python script retrieves the current weather data from OpenWeatherMaps and populates a text source field with formatted information. You'll need to register an account, create an AppID (Key) and search for a location to successfully retrieve the data.
Currently English and German is supported with imperial and metric units. If you're interested in other languages, just send me a message.
It is based on url-text.py by Jim. I wanted a lightweight solution to provide weather data within my webcam livestream.
Currently English and German is supported with imperial and metric units. If you're interested in other languages, just send me a message.
It is based on url-text.py by Jim. I wanted a lightweight solution to provide weather data within my webcam livestream.