Sign inSign up

mjenz/weatherwatchd

By mjenz

•Updated over 6 years ago

Image
0

975

mjenz/weatherwatchd repository overview

⁠WeatherWatch scraper

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

Tag summary

Content type

Image

Digest

Size

129.1 MB

Last updated

over 6 years ago

docker pull mjenz/weatherwatchd