Vote
Bury
6

Weather German

Posted in Weather by congomonster 227 days ago
I found Geektool a few days ago. Liked the weather and clock. But only displays the weather for your city from yahoo in english. German yahoo weather doesn't have rss. So here it is, with german location.

http://img210.imageshack.us/img210/6441/bildschirmfoto20100117u.png


Geeklet file(s) to download

WeatherGerman.glet

Either right-click and choose "Save Linked File As..." or hold the Option key and click to download files.
If using Safari, you may have to rename the files without the extra .txt extension that is added.

Comments


Written by congomonster
228 days ago
http://weather.yahooapis.com/forecastrss?w=20066118&u=c

you have to edit this in the preferences for your city!



Written by Agl
225 days ago
Here's a little script I found on the internet (don't know where). Modified it, so it doesn't only show the current weather, but also todays and tomorrows forecast . . . in german

Hope it works, just copying this to the comment field ;)

curl --silent "http://xml.weather.yahoo.com/forecastrss?p=AUXX0025&u=c" | grep -E -A 2 '(Forecast:| C



Written by Agl
225 days ago
Nope . . . didn't work. ;)

Just download it from here ( http://dl.dropbox.com/u/1397764/WeatherScript.txt ) and copy the contents to the "command" field. And don't forget to edit the city code in the link at the beginning (currently its set to "AUXX0025" so you'll see the weather for vienna)

If you don't need/want the german localisation, use this script: http://dl.dropbox.com/u/1397764/WeatherScriptEnglish.txt



Written by Agl
225 days ago
DARN!!!

now dropbox destroyed the umlauts and special signs.

Just download these zip files and everything is fine (now I tested it, BEFORE posting)

http://dl.dropbox.com/u/1397764/WeatherScriptGerman.txt.zip

http://dl.dropbox.com/u/1397764/WeatherScriptEnglish.txt.zip



Written by sinnfeinn
121 days ago
Kann mir jemand einen tip geben wie ich folgende Seite:

http://www.wienerlinien.at/itip/linienwahl/anzeige.php?stopID=00213&line=38

über geektools ausgeben kann?

Ich habe es mit lynx versucht, bis jetzt leider erfolglos.

mail : antipopida(at)gmail.com



Log in to comment or register here.