Show an on-screen alert
hs_notifyDisplay a transient on-screen alert without stealing focus. Ideal for notifying the user of background events while keeping their current workflow uninterrupted.
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. |