Download List

Projeto Descrição

iHook is a graphical frontend for any command-line
executable. It gives scripts a pleasant Aqua face,
and allows script writers to provide graphical
feedback without having to learn one of the higher
APIs available for Mac OS X. iHook accomplishes
this through its ability to understand a set of
directives. When a script writes an iHook
Directive to stdout, iHook will modify its own
interface based on the content of the Directive.
In this way, a simple shell script can have an
Aqua interface, complete with a progress bar and
drawer. When launched in the Finder, iHook prompts
the user to choose a script to run; iHook also
accepts file drops on its icon, and will attempt
to run the dropped file. When no user is logged
in, iHook tries to execute /etc/logout.hook. This
makes iHook highly useful as an interface for Mac
OS X LogoutHooks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-23 16:06
1.2.0

Esta versão melhora significativamente a infra-estrutura, aumentando a estabilidade e velocidade. O HIDE% e directivas UnHide% foram adicionados. Como resultado das mudanças de código, iHook agora só roda em Mac OS X 10.5 ou superior.
Tags: Code cleanup
This release significantly improves the backend,
increasing stability and speed. The %HIDE and
%UNHIDE directives were added. As a result of the
code changes, iHook now only runs on Mac OS X 10.5
and above.

2007-11-18 09:49
1.1.1

Apoio Leopard foi adicionado, permitindo iHook a ser executado sobre a janela de login do Leopard.
Tags: Minor bugfixes
Leopard support was added, allowing iHook to be
run over Leopard's login window.

2004-06-01 17:50
1.0.2

A nova directiva foi adicionado:% <OPEN/APPEND/CLOSE> LOG path / to / logfile
Tags: Minor feature enhancements
A new directive was added: %LOG &lt;OPEN/APPEND/CLOSE&gt; /path/to/logfile

2003-10-24 22:23
1.0

Este lançamento acrescenta o auto-reparo para permitir a instalação arrastar e soltar, estende o background% directiva IHOOKDEFAULT para entender como uma imagem válida, corrige um bug na instalação-iHook-Logout.shook e atualizações de documentação. Ele suporta o Mac OS X 10.3 Panther.
Tags: Minor bugfixes
This release adds self-repair to allow drag and drop installation, extends the %BACKGROUND directive to understand IHOOKDEFAULT as a valid image, fixes a bug in Setup-iHook-Logout.shook, and updates the documentation. It supports Mac OS X 10.3 Panther.

2003-05-30 23:10
0.9.2

O caminho do script já não é passada como um argumento para o script. O ~ em caminhos passado como o parâmetro para a opção de script - é expandido. A seleção padrão foi adicionada para determinar se iHook deve ter uma barra de título em sua janela.
Tags: Minor bugfixes
The script path is no longer passed as an argument to the script. The ~ in paths passed as the parameter to the --script option is expanded. A default check has been added to determine if iHook should have a title bar on its window.

Project Resources