
- #GEEKTOOL FOR MAC OS SIERRA MAC OS X#
- #GEEKTOOL FOR MAC OS SIERRA INSTALL#
- #GEEKTOOL FOR MAC OS SIERRA FREE#
You may have to move the list to avoid overlap with the calendar and adjust the refresh rate to a more appropriate number of seconds. Now create another new entry, select "shell" as before then type "/usr/local/bin/icalbuddy uncompletedTasks" into the command box, this should bring up a list of today's events on the desktop. To test if everything is installed properly, try typing in "icalbuddy eventsToday", which should bring up a list of today's events. Now drag the iCalBuddy folder onto the Terminal window and hit Enter. Open up Terminal (located in Applications/Utilities) and type cd followed by a space. The installation is a little bit complicated. Here installation instructions from Macosxtips: events and tasks/todos) from the OS X calendar database (the same one iCal uses). While this is quite interesting it you can obviously use a range of shellscripts to create content, one mentioned in the tip above uses icalbuddy a command-line utility that can be used to get lists of items (i.e. You can modify the font type colour etc to give better contrast with your desktop. Since this won't need updating that often set the refresh to 5000. Now type cal in the box and in a few seconds the calendar for the current month should appear on your desktop at the top left corner. To create a new entry click the button at the bottom left and then select "Shell" from the dropdown menu. You can now access it by opening System Preferences and looking in the bottom row of icons, double click it.

#GEEKTOOL FOR MAC OS SIERRA INSTALL#
To install GeekTool go to the website, download it and double click to install the preference pane. In this tutorial I'll use a couple of simple commands to create desktop content, and then link to Applescripts to create more complex content.

I first became aware of Geektool when read this tip on Macosxtips and it would certainly be worth looking at to get an idea of what it can be used for. The information can be derived from a shell script or using osascript it is possible to call applescripts (or any other OSA language scripts). It lets you display various types of information directly on you desktop. The GeekTool script comes from the comments on the MacWorld article about open_ports that they didn’t test.GeekTool is a Preference Pane (System Preferences module) for Mac OS X. No third party scripts or root access required. You will immediately see a printed list of active network connections on your Mac desktop that automatically updates itself, just like the screen shot at the top of this article.


#GEEKTOOL FOR MAC OS SIERRA FREE#
In order to do this, you’ll need to install GeekTool, it’s a free download and is a great addition to any advanced Mac users toolkit.Īssuming you have now downloaded and installed GeekTool, it will appear in your System Preferences.
#GEEKTOOL FOR MAC OS SIERRA MAC OS X#
That portion of the tip has been covered here before regarding lsof, but the next part is geared specifically for GeekTool because it allows a constantly refreshed list of active connections to overlay against your desktop background picture.ĭisplaying a Active Network Connections on the Mac OS X Desktop You could also combine this with the ‘watch’ utility and just keep an eye on open connections in a terminal window. Here is a method that is native to Mac OS X and doesn’t even require root access to watch network connections:įirst, if you want to discard the GeekTool portion and just get a quick look at open connections, you can quickly list all open network connections with: The problem with installing and using open_ports is that it is a third party script running as root, and for many users that is unacceptable.
