Difference between revisions of "Pushover"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Pushover]] | + | [[wikipedia:Pushover]] APP |
* https://www.pushover.net/ | * https://www.pushover.net/ | ||
+ | |||
+ | * Pricing: 30-day free trial. Then it costs $4.99 USD once, per-platform. No extra costs. | ||
+ | |||
Line 8: | Line 11: | ||
* [[Netdata]] | * [[Netdata]] | ||
+ | |||
+ | [[curl -s]] \ | ||
+ | --form-string "token=abc123" \ | ||
+ | --form-string "user=user123" \ | ||
+ | --form-string "message=hello world" \ | ||
+ | https://api.pushover.net/1/messages.json | ||
== Related terms == | == Related terms == | ||
* [[Telegram]] | * [[Telegram]] | ||
+ | * [[Push notifications]] | ||
+ | * [[Pushbullet]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Push}} | ||
+ | * {{Notifications}} | ||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 16:44, 9 October 2022
- Pricing: 30-day free trial. Then it costs $4.99 USD once, per-platform. No extra costs.
curl -s \ --form-string "token=abc123" \ --form-string "user=user123" \ --form-string "message=hello world" \ https://api.pushover.net/1/messages.json
Related terms[edit]
See also[edit]
Advertising: