Usage example DarkSky and Skycon
Show current weather icon.
Data Flow
- DarkSky API
- post_darksky_to_influxdb.rb
- influxdb
- current_weather.html
Usage
- Install influxdb
- Create database
- Get DarkSky API key
- Edit key, latitude, longitude in post_darksky_to_influxdb.rb
- Edit addr var in current_weather.html
- Run post_darksky_to_influxdb.rb (Regular execution recommended by cron)
- Open current_weather.html
Reference
License
- MIT