Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
Not open for further replies.
Here's mine :)
 

Attachments

  • Picture 1.jpg
    Picture 1.jpg
    652.5 KB · Views: 198
Ah.. that one time of the month when you get to blur your buddy list:)

I'm using geektool, bowtie for the music, the wallpaper has had to have been linked before.
 

Attachments

  • Picture 1.jpg
    Picture 1.jpg
    94.6 KB · Views: 341
Could you share where you got all of the stuff in the top left at?
Looks really great.

Its geektool (google it) and geektool used with Lynx text browser (you can get that from apple.com) and I'm running these shell commands:
Date: date +%d
Month: date +%B
Day: date +%A

Time: date +"%I:%M"
AM/PM: date +"%p"

Weather (need Lynx):
-temp: lynx -dump http://printer.wunderground.com/cgi-bin/findweather/getForecast?query=YOURZIPCODE|awk '/Temp/{printf $2, ": "; for (i=3; i<=3; i++) printf $i " " }'
Conditions: lynx -dump http://printer.wunderground.com/cgi-bin/findweather/getForecast?query=YOURZIPCODE|awk '/Cond/ && !/Fore/ {for (i=2; i<=10; i++) printf $i " " }'

Edit: The music thing is a Bowtie theme from god knows where.
 
Its geektool (google it) and geektool used with Lynx text browser (you can get that from apple.com) and I'm running these shell commands:
Date: date +%d
Month: date +%B
Day: date +%A

Time: date +"%I:%M"
AM/PM: date +"%p"

Weather (need Lynx):
-temp: lynx -dump http://printer.wunderground.com/cgi-bin/findweather/getForecast?query=YOURZIPCODE|awk '/Temp/{printf $2, ": "; for (i=3; i<=3; i++) printf $i " " }'
Conditions: lynx -dump http://printer.wunderground.com/cgi-bin/findweather/getForecast?query=YOURZIPCODE|awk '/Cond/ && !/Fore/ {for (i=2; i<=10; i++) printf $i " " }'

Edit: The music thing is a Bowtie theme from god knows where.

Awesome, thanks so much!
Looks like I have a project on my hands.
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.