GeekTool is a PrefPane (System Preferences module) for Mac OS 10.6. It let you display on your desktop different kind of informations, provided 3 default plugins:
File plugin to monitor MacOS X activity with /var/log/system.log, or any file that you want to follow.
Shell mode to launch custom scripts or commands like "df" to check space left on filesystems, "uptime" to monitor load of your machine...
Image mode helps you monitor bandwith usage, CPU loads, memory availability of your server, via tools like MRTG or RRD.
What's New
Version 3.0: Release notes were unavailable when this listing was updated.
I tried this app a few years back and found it difficult to figure out how to use. I found the need for something like this again, and tried it again. Unfortunately, I didn’t realize I needed a different version for Lion so setting it up wasn’t working (the site wasn’t incredibly clear about that months back: It is the standalone app you need for Lion BTW. The System Prefs Pane does not work). So finally, I tried it yet again, saw the warning, and got it running fairly quickly.
I’ve read the first page of reviews: you don’t _have_ to be a geek to use this app, but it helps. If you know a few Unix shell commands and are willing to learn, you will be well rewarded. Since GeekTool free and anything you leaner can be used in the CLI, you won’t be wasting money or time.
My favorite feature is the ability to make things float over everything else. (I wish it would optionally bring things to the front automatically for a second when updated.)
I already knew all the essential shell commands, so once I got a working version, it was easy to adapt to. (Note: any command that self-updates in place such as “top” will cause problems since GT takes care of refreshing.)
I found just loading the security, system and kernel logs works well, and is light on the processor load (since displaying logs is essentially a tail command: 0.1%CPU {2.53GHz/DC} & ~30MB RAM). Also, I loaded uptime, calendar, and a few other slow refresh commands. It you find that geek tool is taking up too many resources, lower the refresh times.
If you read the sites about configuration, there are a ton of helpful tips, and prebuilt sets one can download. Try DuckDuckGo.com and look for “GeekTool” with “tips” or “configuration” if the developer’s site isn’t enough. (I noticed documentation is getting better on the dev site last time I checked about a month ago.)
BOTTOM LINE: If you want to know what is going on in your system without buying various monitoring programs, want complete configuration, and are willing to read a bit, GeekTool is well worth your time.
GeekTool is really cool and it's not only for geeks. Just google geeklets and you'll find a bunch of them. Only complaint is that it's pretty bad on memory. I closed it because it was taking 200 mb of my ram. I'm just glad I'm gonna upgrade to 8 gb of ram--I'm just waiting for it to come in the mail.
Like the user below me, I downloaded it from MAS and I found it to be difficult to use without doing some research. There are tutorials on the web that helped me learn this tool.
Downloaded it from the App store and although I'm not a geek, I found a lot of materials online where I learned the basics on how to use this app.
It would be nice if the developers would provide a basic tutorial and perhaps step-by-step instructions for beginners. It would also be great if finished desktops could be "packaged" into template files that one could install.
I stopped using it after a day because I found that the time I had displayed on my desktop was always incorrect. The system time was correct and displayed correctly in the menu bar but not with this app. I searched but couldn't find a solution.
GeekTool is simply amazing!
I've been using it ever since it first came out!
It still works under Lion, except i can't figure out how to configure existing Geeklets, other than doing it in Snow Leopard, and using the preference files in Lion...
Oh well..
Small price to pay for such a great product
Also, contrary to a report below, GeekTool has a tiny --and stable-- memory footprint, and uses barely as much cpu as Terminal (it really all depends on what you do with it!!!)
Be Well All!
Peter
Ps:
here's the command to get the stats from 'top':
top -F -l1 -n0
If you want to show IP addresses connected to your machine:
netstat -f inet -n | grep '.548 ' | awk '{ print $5 }'
If you want just the Pageouts:
top -l 1 | awk '/VM/ {print "Pageouts: " $9}'
if you want just 'Used' and 'Free' memory:
top -l 1 | awk '/PhysMem/ {print "Used: " $8 " Free: " $10}'
Freezes constantly, eats memory like it's air. I loved version 2, which inexplicably stopped working today, and had tried but continually uninstalled version 3 because it was so inelegant by comparison. I was amazed tonight to find that nothing had changed in more than a year. I guess development is either slowed or dead. Unless I can get 2 working again, looks like goodbye Geektool.
Although GeekTool can do some awesome stuff, you really do need to be a geek to be able to use it.
I downloaded after seeing some cool desktops online but was surprised to find that it doesn't actually come with any scripts at all or any kind of ability to access scripts online, leaving novices dazed and confused about what to do next.
What's more, the developer doesn't have a repository of scripts on their homepage or even a forum for users to discuss and share their scripts. This leaves you with the only option of trawling the net to find examples of good scripts, which frankly seems like more effort than it's worth!
A little more help for novices and a few example scripts would go a long way, but I guess the geek attitude is you have to learn these things the hard way!
While I'm happy to see this is finally being updated, there are still several problems, and one of them is quite unforgivable:
- GeekTool is currently taking up 200MB of RAM. This is unacceptable and makes it unusable for me. Such a small problem should not take up so much RAM. NerdTool by comparison takes up only 16.6MB (that could probably be improved too, but it's certainly better than 200).
- You can't put a drop shadow on the text from a shell script.
- You can't customize terminal colors as you can with NerdTool. I.e. I don't like what it picks for the default green, it'd be nice if that was something I could change.
- There's no way to change advanced text output like line spacing.
On the plus side though, unlike NerdTool, you when it says "stay on top", your tools will stay above the menubar which is very useful for doing stuff like replacing MenuMeters.
Try stripping out the code for other architectures using XSlimmer. By removing the PPC code, GeekTool went from using 300MB of RAM to >30MB on my system.
EDIT: After dragging a shell script geeklet to the desktop and entering "date + %d", no text appears. Playing with the text and background colors does nothing.
For all intents and purposes, this program does nothing.
I solved the problem. The syntax was wrong. Changing it to a simple "df" command displayed information. That is enough of a start to learn this potentially incredible program.
Glowing reports abound for this software. It doesn't work for me.
After downloading from the App Store, it is an application not a prefPane for the System Preferences. I must open it from my applications folder. The rest goes downhill as scripts from the web don't work for me.
I'm running Leopard (10.5.1) on a MBP and I have been having sleep issues with Geektool running. Of course, I can close the lid and it will fall asleep, but if Geektool is running and I just let the Power Saving preferences take it's toll, it doesn't fall asleep.
If the refresh time on a GT entry is greater than the sleep time, the machine will fall asleep. But that kind of eliminates the whole purpose of the utility if I can only refresh every 10 minutes. Does anyone have a solution to this problem, or at least experience the same problem I'm having?
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
GeekTool is a PrefPane (System Preferences module) for Mac OS 10.6. It let you display on your desktop different kind of informations, provided 3 default plugins:
File plugin to monitor MacOS X activity with /var/log/system.log, or any file that you want to follow.
Shell mode to launch custom scripts or commands like "df" to check space left on filesystems, "uptime" to monitor load of your machine...
Image mode helps you monitor bandwith usage, CPU loads, memory availability of your server, via tools like MRTG or RRD.
+50
Noivad reviewed on 19 May 2012
I’ve read the first page of reviews: you don’t _have_ to be a geek to use this app, but it helps. If you know a few Unix shell commands and are willing to learn, you will be well rewarded. Since GeekTool free and anything you leaner can be used in the CLI, you won’t be wasting money or time.
My favorite feature is the ability to make things float over everything else. (I wish it would optionally bring things to the front automatically for a second when updated.)
I already knew all the essential shell commands, so once I got a working version, it was easy to adapt to. (Note: any command that self-updates in place such as “top” will cause problems since GT takes care of refreshing.)
I found just loading the security, system and kernel logs works well, and is light on the processor load (since displaying logs is essentially a tail command: 0.1%CPU {2.53GHz/DC} & ~30MB RAM). Also, I loaded uptime, calendar, and a few other slow refresh commands. It you find that geek tool is taking up too many resources, lower the refresh times.
If you read the sites about configuration, there are a ton of helpful tips, and prebuilt sets one can download. Try DuckDuckGo.com and look for “GeekTool” with “tips” or “configuration” if the developer’s site isn’t enough. (I noticed documentation is getting better on the dev site last time I checked about a month ago.)
BOTTOM LINE: If you want to know what is going on in your system without buying various monitoring programs, want complete configuration, and are willing to read a bit, GeekTool is well worth your time.
+15
Xente reviewed on 24 Jan 2012
waggonerwheel reviewed on 03 Jan 2012
+125
Mikebenda reviewed on 03 Oct 2011
It would be nice if the developers would provide a basic tutorial and perhaps step-by-step instructions for beginners. It would also be great if finished desktops could be "packaged" into template files that one could install.
I stopped using it after a day because I found that the time I had displayed on my desktop was always incorrect. The system time was correct and displayed correctly in the menu bar but not with this app. I searched but couldn't find a solution.
+16
Macmend.com reviewed on 26 Sep 2011
http://dl.dropbox.com/u/1760713/GeekTool-3.0.2.zip/
+1
+16
Petersphilo reviewed on 04 Sep 2011
I've been using it ever since it first came out!
It still works under Lion, except i can't figure out how to configure existing Geeklets, other than doing it in Snow Leopard, and using the preference files in Lion...
Oh well..
Small price to pay for such a great product
Also, contrary to a report below, GeekTool has a tiny --and stable-- memory footprint, and uses barely as much cpu as Terminal (it really all depends on what you do with it!!!)
Be Well All!
Peter
Ps:
here's the command to get the stats from 'top':
top -F -l1 -n0
If you want to show IP addresses connected to your machine:
netstat -f inet -n | grep '.548 ' | awk '{ print $5 }'
If you want just the Pageouts:
top -l 1 | awk '/VM/ {print "Pageouts: " $9}'
if you want just 'Used' and 'Free' memory:
top -l 1 | awk '/PhysMem/ {print "Used: " $8 " Free: " $10}'
Enjoy!
+1
+16
http://www.macosxtips.co.uk/geeklets
Cheers!
+2
+7
Billyok reviewed on 29 Dec 2010
+4
+9
Simonm reviewed on 20 Dec 2009
I downloaded after seeing some cool desktops online but was surprised to find that it doesn't actually come with any scripts at all or any kind of ability to access scripts online, leaving novices dazed and confused about what to do next.
What's more, the developer doesn't have a repository of scripts on their homepage or even a forum for users to discuss and share their scripts. This leaves you with the only option of trawling the net to find examples of good scripts, which frankly seems like more effort than it's worth!
A little more help for novices and a few example scripts would go a long way, but I guess the geek attitude is you have to learn these things the hard way!
+3
+9
+2
+42
Also, check out http://www.macosxtips.co.uk/geeklets/ for some popular GeekTool scripts.
+4
+447
+41
itistoday reviewed on 27 Aug 2009
- GeekTool is currently taking up 200MB of RAM. This is unacceptable and makes it unusable for me. Such a small problem should not take up so much RAM. NerdTool by comparison takes up only 16.6MB (that could probably be improved too, but it's certainly better than 200).
- You can't put a drop shadow on the text from a shell script.
- You can't customize terminal colors as you can with NerdTool. I.e. I don't like what it picks for the default green, it'd be nice if that was something I could change.
- There's no way to change advanced text output like line spacing.
On the plus side though, unlike NerdTool, you when it says "stay on top", your tools will stay above the menubar which is very useful for doing stuff like replacing MenuMeters.
+41
+1
+1
+71
nicolasd reviewed on 13 Aug 2009
I check all colors in preferences and yet nothing is visible. I don't know if this curious piece of software is working or not.
For all intents and purposes, this program does nothing.
After downloading from the App Store, it is an application not a prefPane for the System Preferences. I must open it from my applications folder. The rest goes downhill as scripts from the web don't work for me.
Something ain't right and I think it's me.
+138
Recently featured over there, but I guess I'm shy and stick with Growl etc.
+35
top -ocpu -FR -l2 -n20 | grep '^....[1234567890] ' | grep -v ' 0.0% ..:' | cut -c 1-24,33-42,64-77
it doens't justify it, even if the terminal does (this holds also if I put the above inside a script).
+31
+35
+12
If the refresh time on a GT entry is greater than the sleep time, the machine will fall asleep. But that kind of eliminates the whole purpose of the utility if I can only refresh every 10 minutes. Does anyone have a solution to this problem, or at least experience the same problem I'm having?
+17
ztheil rated on 27 Jan 2012
N0b0d1 rated on 15 Jun 2011
+2
RiyadhDesigner rated on 13 Feb 2011
-1
Tobit rated on 11 Feb 2011