ntfy
Send push notifications via ntfy.sh — the open-source pub-sub notification service. Works with the public server or your own self-hosted instance.
URL format
| Segment | Required | Description |
|---|---|---|
topic | Yes | The ntfy topic to publish to |
host | No | Custom server hostname (default: ntfy.sh) |
Example
Setup
- Install the ntfy app on your phone (Android or iOS) or desktop.
- Subscribe to a topic — topics are auto-created on first publish.
- Important: Pick a hard-to-guess topic name since ntfy.sh topics are public and anyone who knows the topic name can subscribe.
Quirks & limitations
- ntfy.sh topics are public by default. Use a random or private topic name.
- Self-hosted ntfy servers can be configured with authentication.
- The free tier on ntfy.sh has rate limits — check their docs for current limits.
-
The
typefield maps to ntfy tags:success→ ✅,warning→ ⚠️,failure→ ❌.