Skip to content

Used to grab ForecastIO API data and insert into InfluxDB.

Notifications You must be signed in to change notification settings

dankolbrs/forecastio

Repository files navigation

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

About

Used to grab ForecastIO API data and insert into InfluxDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages