I have a cron that runs a build script on a mac. I would like a way to create a popup or launch a terminal window while this cron is running to indicate that the process is running.
What’s the easiest way to do this? An applescript thing to launch a popup?
Look at
growlnotify, the command line interface to Growl.