ntfy

ntfy

Push phone notifications via HTTP

Description

Want a phone notification when a script finishes or a server alerts, without wiring up complex push SDKs? ntfy is dead simple—send a phone notification with a single HTTP request (curl works). Subscribe to a topic, have any program POST a line to that address, and your phone buzzes. Backup done, monitoring alerts, long tasks finished—notify yourself this way. Use the official service or self-host one. Open source and free.

Features



HTTP push: send a phone notification with one curl request.

Topic subscribe: subscribe to a topic, any program POSTs to push.

Broad use: notify on script completion, server alerts, task finish.

Self-hostable: free official service, or self-host, open source.