Ntfy
Upstream docs: https://docs.ntfy.sh/publish/
URL Format
ntfy://[username
:password
@]host
/topic
TIP
Username can be omitted if you're using an Access Token instead of a password.
URL Fields
Username - Auth username
Default: empty
URL part:ntfy://username:password@host/topic
Password - Auth password or Access Token
Default: empty
URL part:ntfy://username:password@host/topic
Host - Server hostname and port
Default: ntfy.sh
URL part:ntfy://username:password@host/topic
Topic - Target topic name (Required)
URL part:ntfy://username:password@host/topic
Query/Param Props
Props can be either supplied using the params argument, or through the URL using ?key=value&key=value
etc.
Actions - Custom user action buttons for notifications, see https://docs.ntfy.sh/publish/#action-buttons
Default: emptyAttach - URL of an attachment, see attach via URL
Default: emptyCache - Cache messages
Default: ✔ yesClick - Website opened when notification is clicked
Default: emptyDelay - Timestamp or duration for delayed delivery, see https://docs.ntfy.sh/publish/#scheduled-delivery
Default: emptyEmail - E-mail address for e-mail notifications
Default: emptyFilename - File name of the attachment
Default: emptyFirebase - Send to firebase
Default: ✔ yesIcon - URL to use as notification icon
Default: emptyPriority - Message priority with 1=min, 3=default and 5=max
Default: default Possible values: Min, Low, Default, High, MaxScheme - Server protocol, http or https
Default: httpsTags - List of tags that may or not map to emojis
Default: empty