A graphical interface frontend for commandline executables
iHook is a graphical frontend for any commandline executable. It gives scripts a pleasant Aqua face, allows script writers to provide graphical feedback without having to learn one of the higher APIs available for Mac OS X.
iHook is a graphical frontend for any commandline executable. It gives scripts a pleasant Aqua face, allows script writers to provide graphical feedback without having to learn one of the higher APIs available for Mac OS X.
To install ihook, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ihook
To see what files were installed by ihook, run:
port contents ihook
To later upgrade ihook, run:
sudo port selfupdate && sudo port upgrade ihook
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.