Displaying 1 result from an estimated 1 matches for "9de2590c1c8fd52ae391a401992ea249".
2006 Feb 23
1
Packaging an Application on Mac OS X with Platypus
Platypus (http://sveinbjorn.sytes.net/platypus) is an application that
takes a shell script and packages it as a clickable Mac OS X
application.
I would like to have a clickable application that executes the command
"script/server" and displays the output in the text window, alongside
with a "quit"-button that ends the server process.
My shell script looks like this: