Difference between revisions of "Pushover"

From wikieduonline
Jump to navigation Jump to search
Line 17: Line 17:
 
* [[Telegram]]
 
* [[Telegram]]
 
* [[Push notifications]]
 
* [[Push notifications]]
 +
 +
[[Category:Computing]]

Revision as of 11:53, 8 October 2021

wikipedia:Pushover


curl -s \
  --form-string "token=abc123" \
  --form-string "user=user123" \
  --form-string "message=hello world" \
  https://api.pushover.net/1/messages.json


Related terms

Advertising: