# capt-hook helper


Manage the Captain Hook desktop notification helper.


``` bash
capt-hook helper COMMAND [ARGS]...
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: capt-hook helper [OPTIONS] COMMAND [ARGS]...

      Manage the Captain Hook desktop notification helper.

    Options:
      --help  Show this message and exit.

    Commands:
      install  Install or upgrade the signed helper via Homebrew, then launch...
      notify   Send a test notification through the helper, launching it if...
      status   Ping the running helper and print its reported version.


# Commands


`install`  
[Install or upgrade the signed helper via Homebrew, then launch it in the background.](../../reference/cli/helper/install.md)

`status`  
[Ping the running helper and print its reported version.](../../reference/cli/helper/status.md)

`notify`  
[Send a test notification through the helper, launching it if needed.](../../reference/cli/helper/notify.md)
