deviant art





Login
Join deviantART for FREE Take the Tour Lost Password?
Deviant Login
Shop
 Join deviantART for FREE Take the Tour
[x]

More from ~ShortyDK85

Featured in Groups:

Details

October 31, 2010
2.7 MB
1920×1200
Link
Thumb

Statistics

Comments: 12
Favourites: 12 [who?]
Views: 4,851 (6 today)
Downloads: 48 (0 today)
[x]
:iconshortydk85:
My first attempt at GeekTool. Featuring:
- Beautiful desktop from... well, Google search :P
- Geektool with a bunch of scripts (feel free to ask)
- Icons from Google as well.
:icon:
Add a Comment:
 
:iconmcgutierrez0421:
I'm a big fan! Can you please also send me your scrips for this one? Would be very grateful. Thanks.
Reply
:iconshortydk85:
I used the following scripts:
TV2 Nyhederne: ruby -r rss -e 'RSS:Parser.parse("[link]").items.each_with_index {|item, i| puts "#{item.date.strftime("%H:%M")} #{item.title}" unless i >= 8}'
Ekstra Bladet: ruby -r rss -e 'RSS:Parser.parse("[link]").items.each_with_index {|item, i| puts "#{item.date.strftime("%H:%M")} #{item.title}" unless i >= 8}'
Day: date +%A
Date: date +%d
Month: date +%B
Time: date +%H:%M:%S
Weather, temperature: curl --silent "[link]" | grep -E '(Current Conditions:|C<BR)' | sed -e 's/Current Conditions://' -e 's/<br \/>//' -e 's///' -e 's/<\/b>//' -e 's/<BR \/>//' -e 's/<description>//' -e 's/<\/description>//'
Calendar: cal | sed "s/^/ /;s/$/ /;s/ $(date +%e) / $(date +%e | sed 's/./#/g') /"


--
GeekTool fanatic. Check out my setups through my profile.
Reply
:iconjpfolch:
can i ask what rss scripts u used? thanks a bunch in advance :)
Reply
:iconshortydk85:
sure :)
TV2 Nyhederne: ruby -r rss -e 'RSS::Parser.parse("[link]").items.each_with_index {|item, i| puts "#{item.date.strftime("%H:%M")} #{item.title}" unless i >= 8}'
Ekstra Bladet: ruby -r rss -e 'RSS::Parser.parse("[link]").items.each_with_index {|item, i| puts "#{item.date.strftime("%H:%M")} #{item.title}" unless i >= 8}'

--
GeekTool fanatic. Check out my setups through my profile.
Reply
:icondanianzueto:
~danianzueto Sep 7, 2011  Hobbyist Photographer
can you share your scripts?
Reply
:iconshortydk85:
Sorry for the extremely late reply. I used the following scripts:
TV2 Nyhederne: ruby -r rss -e 'RSS::Parser.parse("[link]").items.each_with_index {|item, i| puts "#{item.date.strftime("%H:%M")} #{item.title}" unless i >= 8}'
Ekstra Bladet: ruby -r rss -e 'RSS::Parser.parse("[link]").items.each_with_index {|item, i| puts "#{item.date.strftime("%H:%M")} #{item.title}" unless i >= 8}'
Day: date +%A
Date: date +%d
Month: date +%B
Time: date +%H:%M:%S
Weather, temperature: curl --silent "[link]" | grep -E '(Current Conditions:|C<BR)' | sed -e 's/Current Conditions://' -e 's/<br \/>//' -e 's///' -e 's/<\/b>//' -e 's/<BR \/>//' -e 's/<description>//' -e 's/<\/description>//'
Calendar: cal | sed "s/^/ /;s/$/ /;s/ $(date +%e) / $(date +%e | sed 's/./#/g') /"


--
GeekTool fanatic. Check out my setups through my profile.
Reply
:iconrockingdead:
~rockingdead Feb 22, 2011  Student Interface Designer
Which scripts are they? Been aiming for this a while!

--
Check out my icon Gallery: [link]
Please donate to Buy me a Premium membership ! :bow: :thanks: SCRATCH THAT! Give all donation money to the Red Cross for Japan. :)
Reply
:iconshortydk85:
Sorry for the extremely late reply. I used the following scripts:
TV2 Nyhederne: ruby -r rss -e 'RSS::Parser.parse("[link]").items.each_with_index {|item, i| puts "#{item.date.strftime("%H:%M")} #{item.title}" unless i >= 8}'
Ekstra Bladet: ruby -r rss -e 'RSS::Parser.parse("[link]").items.each_with_index {|item, i| puts "#{item.date.strftime("%H:%M")} #{item.title}" unless i >= 8}'
Day: date +%A
Date: date +%d
Month: date +%B
Time: date +%H:%M:%S
Weather, temperature: curl --silent "[link]" | grep -E '(Current Conditions:|C<BR)' | sed -e 's/Current Conditions://' -e 's/<br \/>//' -e 's///' -e 's/<\/b>//' -e 's/<BR \/>//' -e 's/<description>//' -e 's/<\/description>//'
Calendar: cal | sed "s/^/ /;s/$/ /;s/ $(date +%e) / $(date +%e | sed 's/./#/g') /"


--
GeekTool fanatic. Check out my setups through my profile.
Reply
:iconmrjumbo86:
hvordan har du fået iconerne oppe i venstre hjørne? :D er det dragthing eller?
Reply
:iconshortydk85:
Det er bare ikoner jeg har fundet på internettet og indsat på baggrundsbilledet, ingen stor videnskab der :)

--
GeekTool fanatic. Check out my setups through my profile.
Reply
:icon:
Add a Comment: