5d9c83ed369afd1a29b72fd8e24ff25a4a4d1b7c
w is for Veður.is
This scripts calls the http://www.vedur.is API (Icelandic Meteorological Office) and retrievs the weather information for selected location.
Configure
The time range can be specified by selecting the end point.
mytime += timedelta(hours=6)
The location can be passed as argv or if empty, geo ip is being used.
Notification
On posix systems, an onscreen notification is available.
from gi.repository import Notify
Term of use
Don't DDoS vedur.is please.
Description
Languages
Python
100%