hammerspoon2-docs
    Preparing search index...

    Function create

    • Create a richly configured notification without sending it yet.

      Parameters

      • options: Record<string, any>

        A JavaScript object — see module documentation for supported keys.

      Returns HSNotification | null

      An HSNotification object. Call .send() on it to deliver the notification.