Show an on-screen alert
hs_notifyDisplay transient on-screen alerts without stealing focus. Use it to notify users while keeping their attention on current tasks.
Instructions
Display a transient alert on screen through Hammerspoon. Useful for telling the user something without stealing focus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message to display. | |
| seconds | No | How long the alert stays on screen. |