Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I'm a big fan of Arch I've used Linux on and off for years now but Arch turned the tide it's why I'll be leaving the Apple ecosystem.

My only problem with Arch: it eats battery somehow. On my one laptop with Win7, battery lasted 4-5 hours. Arch got maybe 2 if I was lucky. Even with all the various tools to ratchet down cpu usage and power management it still ate through battery like mad.
 
My only problem with Arch: it eats battery somehow. On my one laptop with Win7, battery lasted 4-5 hours. Arch got maybe 2 if I was lucky. Even with all the various tools to ratchet down cpu usage and power management it still ate through battery like mad.

I get about 6 setting up laptop-mode-tools and cpu-power
 
Been lurching around this forum for ages and learnt a lot from all those who posted theirs up. This is mine currently to match the os7 minimalistic style.

 
I assume you mean the bar which shows CPU, memory, net transfer, etc... That is actually an app called XRG, not geektool.

Since you liked the color scheme, I saved and attached my XRG theme file for you.

I'm thankful for you posting a link to this. I've never heard of this app.

I've not read the whole thread - I just took the last page here and went backwards through the thread.

Huge thanks to mikepj for making the app.
 
I wish I could make use of the trash bin in the wallpaper...
 

Attachments

  • Screen Shot 2013-12-28 at 1.52.23 PM.jpg
    Screen Shot 2013-12-28 at 1.52.23 PM.jpg
    721.4 KB · Views: 528
my simple desktop

Only used geektool for the time+date and to cancel out the menu bar shadow
 

Attachments

  • Screen Shot 2014-01-12 at 14.31.03.png
    Screen Shot 2014-01-12 at 14.31.03.png
    67.2 KB · Views: 269
  • Screen Shot 2014-01-12 at 14.31.07.png
    Screen Shot 2014-01-12 at 14.31.07.png
    386.7 KB · Views: 231
Geeklet with Yahoo icon working march 2014

Hi mates: After working two weeks finally I set up new scrips working with the nice yahoo icons.

1. Open geek tools

2. WEATHER IMAGE SCRIPT (image)
file://localhost/tmp/weatherYfr.png

Refresh every 30 seconds


3. go to www.fr.meteo.yahoo.com set your city (for me is Barcelona, Spain) and copy your url:

http://fr.meteo.yahoo.com/espagne/catalogne/barcelone-753692

4. IMAGE GRAB SCRIPT (Shell)

curl --silent "http://fr.meteo.yahoo.com/espagne/catalogne/barcelone-753692" | grep "url('http://l.yimg.com/os/mit/media/m/weather/images/icons/l/"| sed -e "s/\yom-mod yom-weather.*obs-current-weather//" | sed -e "s/\-100567.png.*//" | sed -e "s/[0-9][0-9][a-z]/&-100567.png/" | sed -e "s/\<div.*http/http/" | xargs curl --silent -o /tmp/weatherYfr.png\

Refresh every 30 seconds


Works fine for me in Mavericks.

LOL. BIG_JM:D:D
 
Last edited:
It was a nice run while it lasted . . . . .
I do not have a clue where a suitable alternative might be found, much less where to begin coding a new script for grabbing the image. :rolleyes:

Go up and read BIGJM's post #320. Yahoo's French weather site still uses the icons and they can be
"scraped" from there. Enter your zip/city info and copy the address from there.
I just did it today and it works great!
 
Hi mates: After working two weeks finally I set up new scrips working with the nice yahoo icons.

1. Open geek tools

2. WEATHER IMAGE SCRIPT (image)
file://localhost/tmp/weatherYfr.png

Refresh every 30 seconds


3. go to www.fr.meteo.yahoo.com set your city (for me is Barcelona, Spain) and copy your url:

http://fr.meteo.yahoo.com/espagne/catalogne/barcelone-753692

4. IMAGE GRAB SCRIPT (Shell)

curl --silent "http://fr.meteo.yahoo.com/espagne/catalogne/barcelone-753692" | grep "url('http://l.yimg.com/os/mit/media/m/weather/images/icons/l/"| sed -e "s/\yom-mod yom-weather.*obs-current-weather//" | sed -e "s/\-100567.png.*//" | sed -e "s/[0-9][0-9][a-z]/&-100567.png/" | sed -e "s/\<div.*http/http/" | xargs curl --silent -o /tmp/weatherYfr.png\

Refresh every 30 seconds


Works fine for me in Mavericks.

LOL. BIG_JM:D:D

At the end the mine.

BIGJM :p :p
 

Attachments

  • Screen Shot 2014-03-22 at 13.12.24.png
    Screen Shot 2014-03-22 at 13.12.24.png
    1.6 MB · Views: 365
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.