A quick and dirty scraper for WeatherWatch which publishes forecasts and observations over MQTT and also dumps them to disk.
To install:
docker run -d \
-v $(pwd):/weatherwatch -v /etc/localtime:/etc/localtime:ro \
--name="weatherwatchd" --restart=unless-stopped \
mjenz/weatherwatchd
Content type
Image
Digest
Size
129.1 MB
Last updated
over 6 years ago
docker pull mjenz/weatherwatchd