ntfy - PUT/POST to your phone
by Philipp C. Heckel
Send notifications to your phone from any script or app using PUT/POST requests
App Name | ntfy - PUT/POST to your phone |
---|---|
Developer | Philipp C. Heckel |
Category | Tools |
Download Size | 3 MB |
Latest Version | 1.16.0 |
Average Rating | 4.88 |
Rating Count | 707 |
Google Play | Download |
AppBrain | Download ntfy - PUT/POST to your phone Android app |
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
Recent changes:
This release is mainly a platform and dependency upgrade release, sprinkled with lots and lots of bugfixes. This version now targets SDK 33 (Android 13), and brings a few Android 13 specific improvements. Most prominently, ntfy now supports thematic/adaptic launcher icons.
Other than that, the app now doesn't crash anymore when you send large attachment images, and we fixed the notification icon color.
Details at https://docs.ntfy.sh/releases/
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
Recent changes:
This release is mainly a platform and dependency upgrade release, sprinkled with lots and lots of bugfixes. This version now targets SDK 33 (Android 13), and brings a few Android 13 specific improvements. Most prominently, ntfy now supports thematic/adaptic launcher icons.
Other than that, the app now doesn't crash anymore when you send large attachment images, and we fixed the notification icon color.
Details at https://docs.ntfy.sh/releases/