Vote
Bury
1
A collection of Geeklets that go well together. The events and to do list require iCalBuddy. The list of processes is ordered by memory usage and updates every 30 seconds. The default text colour is white, so it works well with any dark background.

Events: /usr/local/bin/icalBuddy -nc eventsToday | sed -e "s/*/--/" | sed -e "s/!/!!/"
To Do list: /usr/local/bin/icalBuddy -nc uncompletedTasks | sed -e "s/*/--/" | sed -e "s/!/!!/"
Date: date '+%a %e %B'
Processes: ps -amcwwwxo "command %mem %cpu" | grep -v grep | head -13

Also included are some titles and shading. When rearranging overlapping Geeklets you may find it useful to right-click on them and click "Send to back" etc. if you are trying get to ones underneath.

iCalBuddy Installation Instructions:
1. Download iCalBuddy from http://hasseg.org/icalBuddy
2. Double-click the file to unzip it.
3. Double-click the install.command file.
4. Enter your administrator password.
5. Close the window.
6. Optional: Open a new Terminal window and type "icalBuddy uncompletedTasks" to test it works.


Geeklet file(s) to download

underline2.glet
todotitle.glet
underline1.glet
todos.glet
shading-right.glet
processes.glet
events.glet
date.glet

Either right-click and choose "Save Linked File As..." or hold the Option key and click to download files.
If using Safari, you may have to rename the files without the extra .txt extension that is added.