April 23, 2009
Making shell scripts clickable

You can teach an old dog new tricks. It just takes a while.

Two ways to turn shell scripts (series of commands in Terminal) into clickable apps:

Use Platypus to give it a Mac application wrapper.

Sveinbjorn Thordarson's Website - Platypus

Or just make the script itself double-clickable.

[HOWTO] open (Terminal) shell scripts by double-click - macosx.com

Posted by Dave at April 23, 2009 01:52 PM