ntfy

39.1K installs
783 ratings
3.6K monthly active users
Revenue not available
Install Trends
Weekly +417
Trending
Monthly +1.7K
Trending

ntfy Summary

ntfy is a mobile iOS app in Tools by Philipp Heckel. Released in May 2022 (3 years ago). It has 783 ratings with a 4.76★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 3.6K monthly active users . Store metadata: updated Nov 22, 2023.

Recent activity: 7.00 new ratings this week View trends →

Store info: Last updated on App Store on Nov 22, 2023 .


4.76★

Ratings: 783

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Send push notifications to your phone from any Bash or PowerShell script, or from your own app using PUT/POST requests, e.g. via curl on Linux or Invoke-WebRequest.

ntfy is a client for https://ntfy.sh, a free and open source HTTP-based pub-sub service. You can subscribe to topics in this app, and then publish messages via a simple HTTP API.

Uses:
* Notify yourself when a long-running process is done
* Ping your phone when a backup has failed
* Alerts when someone logs into your server

Example:

$ curl -d "Your backup is done" ntfy.sh/mytopic

Find more examples and usage instructions here: https://ntfy.sh/docs