Releases: uPaymeiFixit/forecast-widget
Releases · uPaymeiFixit/forecast-widget
Forecast v1.1.0
Installation Instructions
- Create an account at https://developer.forecast.io/ and obtain an API key.
- Replace
API_KEY
inindex.js
with an API key obtained from Forecast.io - Place index.js in your Übersicht folder.
- (Optional) Change settings
By default, location and units are set to auto. You WILL need to provide your own API key for this to work. All of the settings can be changed from index.js
, but they are much easier to find in script.js and style.scss
before compilation. If you would like to use these files, read the README.md.
Release v1.0.0
Merge branch 'build-system'