responds_to?(:chris)

Chris Cherry's random snippets of geek 
« Back to blog

Background script notification through Growl

This slick little tool allows you to run a command in the background and get notified of its success or failure via the Growl notification framework in OSX. This would be great for deployment scripts that take a little bit of time to run, and you don't really care to watch all the logs as you wait. Or even for annoying data processing/importing scripts that take a long time. Can't wait to try it out!

http://github.com/robey/growlme

Comments (0)

Leave a comment...