|
|
Flash Weather using Google API (the parameter passed to google.com/ig/api?weather = (Version 2) Added the forecast icons, high and low temperature, and the current temperature (Version 3) Trying a new stylistic & minimalistic version. Similarities to OS X weather applet Animating background, styled after NabHan's color palette. Also, all European cities have no geoip state code I can use, so it has to be the city,country lookup instead. Have two applets below, one looking up by state the other by country. CITY,STATE CITY,COUNTRY (Version 4) This version sets the background color of the applet to the High and Low temperature of the city Also displays the current condition in text (i.e. snow, cloudy, sunny, etc...) One weather widget uses GEOIP info to get the weather info, the other is hardcoded to Malaga, Spain. References: Javascript GEOIP provided by MaxMind |
||
|