Program for creating application wrappers around scripts - obsolete version supporting PowerPC (PPC)
Platypus is a program for creating application wrappers around scripts, i.e. creating Mac OS X applications that execute a script they are bundled with. Scripts can thus be run transparently from the graphical window environment without having to resort to using the command line interface. It supports drag and drop on created apps, running as root using Authentication Manager and more. This 4.4 version is the last one to support PPC.
Platypus is a program for creating application wrappers around scripts, i.e. creating Mac OS X applications that execute a script they are bundled with. Scripts can thus be run transparently from the graphical window environment without having to resort to using the command line interface. It supports drag and drop on created apps, running as root using Authentication Manager and more. This 4.4 version is the last one to support PPC.
To install Platypus44, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Platypus44
To see what files were installed by Platypus44, run:
port contents Platypus44
To later upgrade Platypus44, run:
sudo port selfupdate && sudo port upgrade Platypus44
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.