You are right - I stand corrected. I read somewhere on the net that only 1 group could be displayed at a tim, but I never checked it myself. Now that I created a few groups I see that with ver. 3 that more than 1 group can be active. Sorry for the misinformation.Not true for me at least. I have my geeklets grouped by function - Date/Time / System Stats / Music / Other. All are up and running simultaneously unless I turn one off.
No problem at all - glad to have helped.Thanks for that RogersDA, that finally worked for me:
![]()
Any Chance to get that in german?
Never Mind, got it working!
Could you be so kind, and explain how?![]()
curl "http://de.weather.yahoo.com/deutschland/niedersachsen/hannover-657169/" |
grep -E '(yw-cond)' |
sed -e 's/ <div id="yw-cond">//' |
sed -e 's/<\/div>//'
curl "http://de.weather.yahoo.com/deutschland/niedersachsen/hannover-657169/" |
grep -E '(yw-fcc)' |
sed -e 's/v><\/div><\/div><\/div><div class="yui-gb"><div class="yui-u first">//' |
sed -e 's/<\/div><div class=.*fcc.>//' |
sed -e 's/<\/div><div class=.yw-fct.>//' |
sed -e 's/Max:/ /' |
sed -e 's/°/°C/' |
sed -e 's/; \ \ Min:/ \//' |
sed -e 's/\°<\/di/°C/' |
sed -e 's/<div class="yui-gb"><div class="yui-u first">//' |
sed -e 's/Morgen/Morgen: /' |
sed -e 's/Heute/Heute: /' |
sed -e 's/Montag/Montag: /' |
sed -e 's/Dienstag/Dienstag: /' |
sed -e 's/Mittwoch/Mittwoch: /' |
sed -e 's/Donnerstag/Donnerstag: /' |
sed -e 's/Freitag/Freitag: /' |
sed -e 's/Samstag/Samstag: /' |
sed -e 's/Sonntag/Sonntag: /'
curl "http://it.weather.yahoo.com/germania/baviera/monaco-di-baviera-676757/" |
grep -E '(yw-fcc)' |
sed -e 's/v><\/div><\/div><\/div><div class="yui-gb"><div class="yui-u first">//' |
sed -e 's/<\/div><div class=.*fcc.>//' |
sed -e 's/<\/div><div class=.yw-fct.>//' |
sed -e 's/Mass:/ /' |
sed -e 's/°/°C/' |
sed -e 's/; \ \ Min:/ \//' |
sed -e 's/\°<\/di/°C/' |
sed -e 's/<div class="yui-gb"><div class="yui-u first">//' |
sed -e 's/Domani/Domani: /' |
sed -e 's/Oggi/Oggi: /' |
sed -e 's/Lunedì/Lunedì: /' |
sed -e 's/Martedì/Martedì: /' |
sed -e 's/Mercoledì/Mercoledì: /' |
sed -e 's/Giovedì/Giovedì: /' |
sed -e 's/Venerdì/Venerdì: /' |
sed -e 's/Sabato/Sabato: /' |
sed -e 's/Domenica/Domenica: /'
sed -e 's/°/°C/' |
This will work for you:
http://dl.getdropbox.com/u/1144075/test.sh.zip
Working fine here. Geektool3 and SL...
but after some time my mac starts freezing for a long time, so I have to quit.
Only happens when GeekTool is active
there you go:
http://dl.getdropbox.com/u/1144075/weather.zip
My Setup you can find some posts above. (green wallpaper)
I wanted to let you all in one this. I'm making a guide of all the codes in this thread and it's pretty long so I figure i would ask for/get some help so we could make sure everyone is able to understand geektool.
Also you can't upload a pages file so you don't get to see the pictures.