With this notification app, you can subscribe to topics and receive push messages based on HTTP requests. Includes support for Bash, PowerShell scripts, and custom apps using PUT or POST requests.
AppRecs review analysis
AppRecs rating 4.8. Trustworthiness 75 out of 100. Review manipulation risk 25 out of 100. Based on a review sample analyzed.
★★★★☆
4.8
AppRecs Rating
Ratings breakdown
5 star
92%
4 star
3%
3 star
1%
2 star
1%
1 star
3%
What to know
✓
Low review manipulation risk
25% review manipulation risk
✓
Credible reviews
75% trustworthiness score from analyzed reviews
✓
High user satisfaction
92% of sampled ratings are 5 stars
About ntfy
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
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