##Send ForecastIO data to Influxdb instance
To use:
- Get a forecastio key
- Stand up an InfluxDB instance
- Clone this repo
git clone https://github.com/dankolbrs/forecastio.git
- Install
cd forecastio
python setup.py install
- Copy config.example to config.ini, fill with your settings
forecastio -c /path/to/config
cron for best results