- * Weather warnings/watches alerts
* Now, Next Hour, Today, and Week forecasts
* Sunrise, Sunset, High, Low, Wind, Precipitation
* Manage multiple locations
* Magic, "Follow Me", location shows location for wherever you are
* Custom name and icons for locations

Thanks to:
- * Forecast data from forecast.io. Makers of the great Dark Sky iOS application.
* Images from Climacons http://adamwhitcroft.com/climacons/
* Location Helper for Applescript http://www.mousedown.net/mouseware/LocationHelper.html to find your current location
* moment.js http://momentjs.com and moment-timezone for timezone handling. Never try and do this yourself, you will not get it right
* Forecast action idea originally from hlissner github.com/hlissner/lb6-actions/tree/master/actions/Forecast.lbaction
Comments and suggestions welcome.