ntfy - PUT/POST to your phone
ntfy - PUT/POST to your phone Summary
ntfy - PUT/POST to your phone is a mobile Android app in Tools by Philipp C. Heckel. Released in Nov 2021 (4 years ago). It has about 131K+ installs and 1.3K ratings with a 4.84★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 10.5K monthly active users . Store metadata: updated Mar 5, 2026.
Recent activity: 2.4K installs this week (10.7K over 4 weeks) showing strong growth , and 13 new ratings this week View trends →
Store info: Last updated on Google Play on Mar 5, 2026 .
4.84★
Ratings: 1.3K
Screenshots
App Description
Send notifications to your phone from any script or app using PUT/POST requests
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 an Android 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
