Cightline / simple_weather

A simple weather program that outputs values from Wunderground to files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create ~/.config/simple_weather

Copy and edit the config.json.example (You need an API key from Wunderground)

Add it to crontab */10 * * * * python /home/cightline/programming/simple_weather/check.py

About

A simple weather program that outputs values from Wunderground to files.


Languages

Language:Python 100.0%