hammerspoon2-docs
    Preparing search index...

    Function alert

    • Create a temporary on-screen alert Displays a temporary notification that automatically dismisses after the specified duration. Similar to the old hs.alert module but with more features.

      Parameters

      • message: string

        The message text to display

      Returns HSUIAlert

      An HSUIAlert object for chaining