Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 441 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 441 Bytes

##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

Running

forecastio -c /path/to/config

cron for best results