A lightweight weather widget which hooks into developer.yahoo.com/weather and uses WOEID.
NOTE: The APIs in use no longer exist. This is a dinosaur :(
Download or clone the repo
Change the location
variable in core.js
to your city's WOEID.
To find your city's WOEID use: http://woeid.rosselliot.co.nz/lookup/
This weather feed was built with SASS and custom weather icons.
- If you wish to change the styling you will have to install Ruby and SASS first.
- You can fully customise the weather icons, just replace the icons in the
images/weather_icons
directory with your own.
For bugs or improvements please use the issues tab or email [email protected].