Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Iron Man HUD

Iron Man HUD.jpg
 
It's real minimal. I've only just begun using Geektool.
I don't use my MacMini often so I don't have much going on with it because it's supposed to just be my HTPC.
SS_071513.jpg
 
It's real minimal. I've only just begun using Geektool.
I don't use my MacMini often so I don't have much going on with it because it's supposed to just be my HTPC.
View attachment 423258

Does your weather image update? If so, can you share the shell and image geeklets?

My weather description updates, but my weather image never does even if I hit the refresh button.
 
Does your weather image update? If so, can you share the shell and image geeklets?

My weather description updates, but my weather image never does even if I hit the refresh button.

If I recall, I used this YouTube video or one with similar instructions:
http://www.youtube.com/watch?v=P2TKJJBK7kc

It does update. It turned to rain on Friday when I was on this machine. Let me know if that doesn't work and I'll find the actual video. The script is on the video blog link.
 
Here's mine
 

Attachments

  • Screen Shot 2013-07-22 at 10.51.27 PM.png
    Screen Shot 2013-07-22 at 10.51.27 PM.png
    483.5 KB · Views: 219
Here's the direct link to the blog that from the video link that GoCubsGo provided. It does work!

This doesn't work for me. This is the command I use:

curl --silent "http://weather.yahoo.com/united-arab-emirates/abu-Dhabi/abu-Dhabi-1940330/" | grep "current-weather" | sed "s/.*background\:url(\'\(.*\)\') .*/\1/" | xargs curl --silent -o /tmp/weather1.png\

And then when I enter this: file://localhost/tmp/weather1.png command in 'Image', I should get a picture but I don't get anything.
 
This doesn't work for me. This is the command I use:

curl --silent "http://weather.yahoo.com/united-arab-emirates/abu-Dhabi/abu-Dhabi-1940330/" | grep "current-weather" | sed "s/.*background\:url(\'\(.*\)\') .*/\1/" | xargs curl --silent -o /tmp/weather1.png\

And then when I enter this: file://localhost/tmp/weather1.png command in 'Image', I should get a picture but I don't get anything.

That looks right. Did you change the "refresh every" to something other than zero? Mine still doesn't work perfectly -- sometimes I need to manually refresh the image, but it's better than before when it would show me the sun 24 hours a day.

As an aside, I'm noticing that Yahoo weather doesn't update the current conditions often enough and lags behind weather.com. Right now yahoo.com says my locale is 70 degrees and rainy, while weather.com says 78 and cloudy (weather.com is correct). I may end up scrapping the weather geeklet altogether.
 
Last edited:
very nice, like the wallpaper

Thank you! I got the wallpaper from here: http://raduluchian.com/wallpaper/the-great-escape/

Here's mine...

Sweet! Could you please share the wallpaper :)

That looks right. Did you change the "refresh every" to something other than zero? Mine still doesn't work perfectly -- sometimes I need to manually refresh the image, but it's better than before when it would show me the sun 24 hours a day.

Yes, I did set the refresh rate.
 
This doesn't work for me. This is the command I use:

curl --silent "http://weather.yahoo.com/united-arab-emirates/abu-Dhabi/abu-Dhabi-1940330/" | grep "current-weather" | sed "s/.*background\:url(\'\(.*\)\') .*/\1/" | xargs curl --silent -o /tmp/weather1.png\

And then when I enter this: file://localhost/tmp/weather1.png command in 'Image', I should get a picture but I don't get anything.

You need to make sure the weather1.png file exists in the directory for it to work, it will not create the file by default. If you don't have one, just take any jpg and rename it to that...once the file is there it should start working... hope this helps!
 
You need to make sure the weather1.png file exists in the directory for it to work, it will not create the file by default. If you don't have one, just take any jpg and rename it to that...once the file is there it should start working... hope this helps!

You mean I should rename a random jpg I have to weather1.png (delete jpg extension and replace it with .png) and save that in the directory: localhost/tmp?


Sent from my iPhone using Tapatalk 2
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.