Jump to content
6029 posts in this topic

Recommended Posts

xmen107-if your interested in adding the reflection for your clock or weather since you have that nice still pond, install imagemagik command line image editor, then let me know and can show you how to add the code to your current scripts or send u mine to dissect.

xmen107-if your interested in adding the reflection for your clock or weather since you have that nice still pond, install imagemagik command line image editor, then let me know and can show you how to add the code to your current scripts or send u mine to dissect.

 

i'm interested please share :)

 

P.S. : i still haven't got the time to check the earlier stuff :|

xmen107-if your interested in adding the reflection for your clock or weather since you have that nice still pond, install imagemagik command line image editor, then let me know and can show you how to add the code to your current scripts or send u mine to dissect.

 

Yes please share... :wink2:

here is pack that has my scripts in it. Shadow.sh is for the clock and please.sh is the weather. The first half of each script is pretty standard, then the second half handles the image manipulation. Also 2 of the images are included as example how they should look. It's set to work from ~/ and with the images it uses there also, you should see them update when each script is ran. obviously some changes would need to be made to the weather. itunes geeklet is basic show current track/artist. Since I usually have it higher up on the screen I'll make a second geeklet with the same one right below it with the font 2 points smaller and mostly transparent to give it a shadow type reflection without inverting it

Geekishtools.zip

yeah, the high res weather images were not available for a while until the new script for it, let me double check that I didn't have the old one in that zip :)

 

Here, use this for weather images, can run straight in geektool shell. Hardest part is prob getting the correct city code. I followed a how to video in youtube but I don't have the link. I just remember it was made by a girl with a cute British accent :)

 

curl --silent "http://weather.yahoo.com/united-states/california/suisun-city-2501414/" | grep "current-weather" | sed "s/.*background\:url(\'\(.*\)\') .*/\1/" | xargs curl --silent -o /tmp/weather1.png\

here is pack that has my scripts in it. Shadow.sh is for the clock and please.sh is the weather. The first half of each script is pretty standard, then the second half handles the image manipulation. Also 2 of the images are included as example how they should look. It's set to work from ~/ and with the images it uses there also, you should see them update when each script is ran. obviously some changes would need to be made to the weather. itunes geeklet is basic show current track/artist. Since I usually have it higher up on the screen I'll make a second geeklet with the same one right below it with the font 2 points smaller and mostly transparent to give it a shadow type reflection without inverting it

 

Hi eep357, thanks for the scripts, tonight i will try ;)

  • 2 weeks later...
  • 2 weeks later...

Hi Mindlemissy,

 

Is this application "Hardware Monitor", or something else?

 

Can you please share how you got many "sensors reading" enabled and visible in Lion?

 

regards,

 

Freaky Chokra :ninja:

 

dr3at.png

 

:afro:

 

Loving the work Natan Zalkin aka kozlek is doing on this app ...

Hi Mindlemissy,

 

Is this application "Hardware Monitor", or something else?

 

Can you please share how you got many "sensors reading" enabled and visible in Lion?

 

regards,

 

Freaky Chokra :ninja:

It is HWmonitor, version being developed by Kolzek along with branch of FakeSMC and plugin available here in new software section. Usually just running in menu bar, but if you launch full app from /Applications you can view history graphs as shown. Number of working sensors will depend on hardware and setup, typically should be able to get all cpu cores along with a northbridge and/or other ambient temp sensor, GPU, some fan speeds, cpu frequency and multiplier, Hard drive temps and up to around 9 different voltage readings. Here 2 fans that aren't able to be monitored, and CPU fan 2 and System fan readings drop in and out quite a bit and are not accurate, CPU fan 1 readings are correct although fan is not directly cooling my CPU. Can edit plugins plist to correct some of the voltage gains and rename fans, but have gotten lazy with that lately

HWMonitor.jpg

It is HWmonitor, version being developed by Kolzek along with branch of FakeSMC and plugin available here in new software section. Usually just running in menu bar, but if you launch full app from /Applications you can view history graphs as shown. Number of working sensors will depend on hardware and setup, typically should be able to get all cpu cores along with a northbridge and/or other ambient temp sensor, GPU, some fan speeds, cpu frequency and multiplier, Hard drive temps and up to around 9 different voltage readings. Here 2 fans that aren't able to be monitored, and CPU fan 2 and System fan readings drop in and out quite a bit and are not accurate, CPU fan 1 readings are correct although fan is not directly cooling my CPU. Can edit plugins plist to correct some of the voltage gains and rename fans, but have gotten lazy with that lately

post-734613-0-17143500-1345534916_thumb.jpg

Thanks very much, MMissy.

 

Don't know if sensors on my Motherboard - Gigabyte GA-P55-US3L are/would be supported or not... Have been using Lion since almost a year...

 

Been long time since I touched installing or developing any code-based | derived work. :)

 

Would try it out soon, and Let you know. Others would always benefit from our work...

 

Many thanks to Kolzek for creating an Open Source and dependable alternative to iStat and Bresinks HWMonitor...

 

Regards,

Freaky Chokra :ninja:

  • 1 month later...
×
×
  • Create New...