|
|
#1 |
|
Your Geektool scripts
I know we already have monthly desktop threads, but Geektool is becoming more and more popular, and figured it would probably be better and easier for everyone to have a collection of their Geektool layout in one place.
Geektool Download Here All using the 'Shell' selection: Date: date +%d Month: date +%B Day: date +%A Time: date +"%I:%M" Alternatives: Without the '0' infront of the hours 1-9, use: date +%l:%M 24 hour clock, with seconds: date '+%H:%M:%S' 24 hour clock, without seconds: date '+%H:%M' AM/PM: date +"%p" Font: Helvetica Neue (Regular, Bold, Light) Weather (need Lynx) [Shell]: Temperature: lynx -dump http://printer.wunderground.com/cgi-...OURZIPCODE|awk '/Temp/{printf $2, ": "; for (i=3; i<=3; i++) printf $i " " }' Conditions: lynx -dump http://printer.wunderground.com/cgi-...OURZIPCODE|awk '/Cond/ && !/Fore/ {for (i=2; i<=10; i++) printf $i " " }' iTunes [Shell]: osascript ~/LocationOfScript.scpt Using Script Editor: Code:
on run set info to "" set info2 to "" tell application "System Events" set num to count (every process whose name is "iTunes") end tell if num > 0 then tell application "iTunes" if player state is playing then set who to artist of current track set what to name of current track set info to what & " by " & who as string end if end tell end if return info end run Most people are using Bowtie to display their iTunes info though.
__________________
Yesterday it worked. Today it is not working. Windows is like that. Last edited by monke; Feb 22, 2009 at 04:51 PM. |
|
|
|
0
|
|
|
#2 |
|
Your welcome, this is what the weather scripts output.
__________________
My Portfolio: JonathanHLogan.com My first MBP died when I tried to simulate the universe
|
|
|
|
0
|
|
|
#3 |
|
Cheers for the info!
__________________
Mac Pro (Jan 2008) 8 core 2.8ghz, 4gb RAM, 320gb HD ACD 30" MacBook (Mid-2007) 2.0ghz, 2 GB RAM iPhone 8 GB (O2-UK) |
|
|
|
0
|
|
|
#4 |
|
GREAT thread idea! Thanks for posting these. I can now begin to make my desktop this much cooler.
__________________
24" iMac 2.8 GHz 320 GB HDD 4GB RAM - 30GB & 60GB Black 5G iPod - Airport Extreme - 8GB (product)RED Nano - 15" 2.5GHz MBP 7200rpm 200GB HDD 4GB RAM |
|
|
|
0
|
|
|
#5 | |
|
Quote:
![]() Does anyone know if it's possible to have images displayed instead of text for the weather? Having a cloud for cloudy, sun for sunny, etc.
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
||
|
|
0
|
|
|
#7 | |
|
Quote:
![]() Download Here
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
||
|
|
0
|
|
|
#8 | |
|
Quote:
![]() How exactly do i use the code posted above? 2Shae posted the following code in the Desktop thread: Time: date +%l:%M Date No.: date +%d Month: date +%B Day: date +%A So how do i use this? Do i select "Shell" from the drop down and simply past it in? Does anyone have an idiots guide to pasting in pre-written code? Sorry for the noob-ness!! Cheers, Luke
__________________
"MacRumors IRC....it's like a conversation gangbang." - Leareth Join the fun irc.krono.net, #macrumors |
||
|
|
0
|
|
|
#9 | |
|
Quote:
You can change the appearance from the Colors and Fonts tab. Hope that helps.
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
||
|
|
0
|
|
|
#10 | |
|
Quote:
it is just simply paste it exactly as it appears in my post yeah? thanks for the help by the way
__________________
"MacRumors IRC....it's like a conversation gangbang." - Leareth Join the fun irc.krono.net, #macrumors |
||
|
|
0
|
|
|
#11 | |
|
Quote:
For time, use: Code:
date +"%I:%M"
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
||
|
|
0
|
|
|
#12 | |
|
Quote:
One other quick think while im here.. how would i get it to say "Time:" before the time? because at the moment it just says 22:59. Thanks!
__________________
"MacRumors IRC....it's like a conversation gangbang." - Leareth Join the fun irc.krono.net, #macrumors |
||
|
|
0
|
|
|
#13 | |
|
Quote:
![]() I have no idea, hopefully someone else can help.
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
||
|
|
0
|
|
|
#14 |
|
Is there a way to delete one of the scripts? I have something but I want to delete it and the Shell is no longer showing in GeekTool.
__________________
30" ACD; Mac Pro, 2.8GHz Twelve-Core, 24GB RAM, 512GB SSD, 2TB Retina Macbook Pro, 2.6GHz, 8GB RAM, 512GB flash 16GB 3rd gen. iPad 32GB iPhone 4S |
|
|
|
0
|
|
|
#15 |
|
In the groups panel on the left, select the one you want to delete and click 'Delete Entry' (bottom left).
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
|
|
|
0
|
|
|
#16 | |
|
Quote:
Sorry, one more question... Should I put each script in another command or can I just put them all in one?
__________________
30" ACD; Mac Pro, 2.8GHz Twelve-Core, 24GB RAM, 512GB SSD, 2TB Retina Macbook Pro, 2.6GHz, 8GB RAM, 512GB flash 16GB 3rd gen. iPad 32GB iPhone 4S |
||
|
|
0
|
|
|
#17 |
|
I have them in separate entries, but I doubt they would work all in one.
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
|
|
|
0
|
|
|
#18 |
|
Thanks again.
__________________
30" ACD; Mac Pro, 2.8GHz Twelve-Core, 24GB RAM, 512GB SSD, 2TB Retina Macbook Pro, 2.6GHz, 8GB RAM, 512GB flash 16GB 3rd gen. iPad 32GB iPhone 4S |
|
|
|
0
|
|
|
#19 |
|
if somebody can help me, i cant get the temp and contitions to show up. i copy and pasted, then change to my zip code, but no text shows up...
here is what i copied... lynx -dump http://printer.wunderground.com/cgi-...95816|awk '/Cond/ && !/Fore/ {for (i=2; i<=10; i++) printf $i " " }'
__________________
how can all this nothing happen to just one person? |
|
|
|
0
|
|
|
#20 | |
|
Quote:
You can download it here. I think its Leopard only, but if anyone finds a Tiger version, point me to it.
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
||
|
|
0
|
|
|
#21 |
|
got it installed allready.
__________________
how can all this nothing happen to just one person? |
|
|
|
0
|
|
|
#22 |
|
The links I gave don't seem to be working right now, I'll try and find a solution.
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
|
|
|
0
|
|
|
#23 | |
|
Quote:
I have Lynx installed to and it just shows code. Make sure when you copy the URL it's not cgi-...958, but the entire URL - which I'm assuming is http://printer.wunderground. com/cgi-bin/findweather/getForecast?query=ZIPCODEHERE|AWK Get rid of the space between wunderground and .com - and insert your own Zipcode. Worth a try?
__________________
30" ACD; Mac Pro, 2.8GHz Twelve-Core, 24GB RAM, 512GB SSD, 2TB Retina Macbook Pro, 2.6GHz, 8GB RAM, 512GB flash 16GB 3rd gen. iPad 32GB iPhone 4S |
||
|
|
0
|
|
|
#24 | |
|
I figured it out.
When I copied the links from EV0LUTION's post in the January Desktop thread, it copied part of the link. I updated the top post with a working one, but click the link then copy the full URL and paste it back in with your zip code, otherwise it won't work. ![]() Quote:
http://printer.wunderground.com/cgi-...?query=ZIPCODE I updated it on the first post, it was my error. Someone let me know if this works, I can't try it.
__________________
Yesterday it worked. Today it is not working. Windows is like that. |
||
|
|
0
|
|
|
#25 | |
|
Quote:
I will try it tomorrow my self, my laptop doesn't have Geektool or Lynx installed on it.
__________________
30" ACD; Mac Pro, 2.8GHz Twelve-Core, 24GB RAM, 512GB SSD, 2TB Retina Macbook Pro, 2.6GHz, 8GB RAM, 512GB flash 16GB 3rd gen. iPad 32GB iPhone 4S |
||
|
|
0
|
![]() |
|
| Tags |
| background, desktop, geektool, time, wallpaper |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| How to fix this Geektool Script for Lion? | its | Mac OS X 10.7 Lion | 9 | Jun 21, 2012 06:30 PM |
| Your GeekTool Scripts (Part 2) | celticpride678 | Mac Applications and Mac App Store | 0 | Jun 5, 2010 11:26 PM |
| 2 Calendars on the Desktop Using a Geektool Script? | Fisa | MacBook | 2 | Nov 26, 2009 05:12 AM |
| Why do I have to manually refresh GeekTool Scripts everytime I restart my mac. | pi110w | Mac Basics and Help | 0 | Oct 3, 2009 03:54 PM |
| somewhat new geektools script (audio player info) | defsquad | Mac Applications and Mac App Store | 0 | Mar 8, 2008 07:40 AM |
All times are GMT -5. The time now is 08:04 AM.











Linear Mode

