It's exam time, so it's all work and no play...
Are you studying for the Gen Chem final? I have my Orgo II final coming up, so I hear you on the all work and no play.
It's exam time, so it's all work and no play...
you have to tell us how did you put your desktop together like that; such as the weather on the bottom left, the date on top right, the music info on top left, and the changing of the dock icons
date "+%A" | sed -e 's/Monday/Montag/g' -e 's/Tuesday/Dienstag/g' -e 's/Wednesday/Mittwoch/g' -e 's/Thursday/Donnerstag/g' -e 's/Friday/Freitag/g' -e 's/Saturday/Samstag/g' -e 's/Sunday/Sonntag/g'
curl --silent "http://weather.yahooapis.com/forecastrss?p=GMXX0064&u=c" | grep -E '(Current Conditions:|[A-Z]<BR)' | sed -e 's/Current Conditions://' -e 's/<br \/>//' -e 's/<b>//' -e 's/<\/b>//' -e 's/<BR \/>//' -e 's/[A-Z a-z]*, //' -e 's/\(.*\) F/\1 °F/' -e 's/\(.*\) C/\1 °C/' | sed 's/ //' | tail -n1
curl --silent "http://weather.yahooapis.com/forecastrss?p=GMXX0064&u=c" | grep -E '(Current Conditions:|[A-Z]<BR)' | sed -e 's/Current Conditions://' -e 's/<br \/>//' -e 's/<b>//' -e 's/<\/b>//' -e 's/<BR \/>//' -e 's/<description>//' -e 's/<\/description>//' -e 's/, [0-9]* [A-Z]//' | tail -n1
curl --silent "http://de.weather.yahoo.com/deutschland/schleswig-holstein/kiel-665684/" | grep "forecast-icon" | sed "s/.*background\:url(\'\(.*\)\')\;\ _background.*/\1/" | xargs curl --silent -o /var/tmp/weather_image.png\
file://localhost/var/tmp/weather_image.png
First off - a question, how did you align your dock to the left? I have always wanted to do this.
And secondly: My desktop: The image is the lights from Iron Man's Arc Reactor.
Like your desktop...such a classic![]()
Dude, if you don't like his stance on drug policy take it to PRSI...![]()
This is actually pretty straight forward.
You need to download 3 programs: GeekTool 3, LiteIcon & BowTie.
You can get Icons & BowTie Themes i.e. at www.deviantart.com
You can get fonts for the GeekTool scripts i.e. at www.dafont.com
![]()
Link to hi-res original please?![]()
forgot where I got it
![]()