Yahoo! Weather icon not presented any more with GeekTool?
Yahoo! recently changed the code for storing / providing their weather icons. That results in problems displaying the icons for example with Geektool.
Here’s the new code:
curl –silent “http://weather.yahoo.com/germany/bavaria/kiefersfelden-665674/” | grep “current-weather” | sed “s/.*background\:url(\’\(.*\)\’) .*/\1/” | xargs curl –silent -o /tmp/weather.png\
Replace the orange part with the code extracted of the yahoo weather-url for your city – e.g.:
http://weather.yahoo.com/germany/bavaria/kiefersfelden-665674/