You are using an outdated browser. Please
upgrade your browser to improve your experience.
Send push notifications to your phone via curl, or from your own app using PUT/POST requests
Booper
by Joseph Reichert
What is it about?
Send push notifications to your phone via curl, or from your own app using PUT/POST requests!
App Screenshots
App Store Description
Send push notifications to your phone via curl, or from your own app using PUT/POST requests!
Booper is a client for https://push.booper.dev, a free HTTP-based pub-sub service. You can subscribe to channels or apps, 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 -X POST "https://push.booper.dev/api/notify" -d channel=demo -d body=hello
Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.