I need a simple service to send push notifications programmatically to my own phone. I don't want to make an entire app, but I am okay with (and know it will likely involve) downloading one. I don't want to use email or SMS. I want something like PagerDuty, but for myself. I want to send an API request and have my phone alert me the next second. Is there such a service?
3do|4 years ago
See: https://stackoverflow.com/a/33862907
jdillaaa|4 years ago
Little more complicated to get setup and maintaining it though (not just a `curl` call )
PenguinCoder|4 years ago
https://gotify.net/
mikecoles|4 years ago
Uses: Home automation through code red, someone swipes their card at the reader at the door of a building, pages.
hlesesne|4 years ago
Arcsech|4 years ago
It’s a $5 app, one time purchase, with a simple HTTP API to send notifications. Looks super useful.
https://pushover.net/
michaelwm|4 years ago
luckman212|4 years ago
97-109-107|4 years ago
throwaway537846|4 years ago
mirza_rizvi|4 years ago
cpach|4 years ago