This is a discussion on Post Your Desktop II within the OS X and OS X Apps forums, part of the Software MUG - Troubleshooting and Discussion category; ...
@rg0nzales - can you share the weather image geektool code? Thanks!
Part 1 - Shell (To download the image)
curl --silent "http://weather.yahoo.com/philippines/national-capital-region/las-pi%C3%B1as-28348992/?unit=c" | grep "forecast-icon" | sed "s/.*background\:url(\'\(.*\)\')\;\ _background.*/\1/" | xargs curl --silent -o /Users/rg0nzales/Pictures/Weather/weather.png\
Part 2 - Image (To display the image)
file://localhost/Users/rg0nzales/Pictures/Weather/weather.png
Don't forget to change the directory in Part 1 to your desired image file location. Part 2 should point exactly to the saved image in Part 1.
Image won't download to the folder I want it to be. Can't proceed to Part 2
_____________________
As above, so below.
^^ A few posts back this happened to someone else. So I decided to delete the script and start anew with the weather image. At first the image was nowhere to be found. Let the script run for a while. May not be recommended to those with limited internet connections (or not connected all the time).
Try to download the image first manually from here and rename it as weather.png and put the file in the directory defined in the Part 1 of your script. Then point Part 2 to the image from Part 1. This is just to check if your image (once downloaded) would display accordingly.
Set the refresh rate of the shell script to at least every 60 seconds and the refresh rate of your image script to at least 10 seconds.
It works! Yo the man rg0nzales. Thanks!
_____________________
As above, so below.
Some screenshots...
![]()
Mac Pro Mid 2010 with 2 x 2.93 GHz 6-Core Intel Xeon, 12 GB 1333 MHz DDR3 ECC 2x 27-inch LED Cinema Display (2560 x 1440) Braun KF600 Impressions 10-Cup Thermal Coffeemaker, Brushed Stainless Steel
Mac Pro Mid 2010 with 2 x 2.93 GHz 6-Core Intel Xeon, 12 GB 1333 MHz DDR3 ECC 2x 27-inch LED Cinema Display (2560 x 1440) Braun KF600 Impressions 10-Cup Thermal Coffeemaker, Brushed Stainless Steel
Bookmarks