Pushover Notifications

Pushover is a service that allows simple, almost-free messaging to devices over the Internet, including desktop PCs, phones and tablets.

For more comprehensive documentation, see https://appriseit.com/services/pushover/.

Setup

Open and sign into Pushover in a web browser at https://pushover.net/.

Create a new Application.

You'll need the user ID from the main menu, and the application token from the newly created app.

Notification Setup

When setting up the notification itself, the URL will be…

pover://[usertoken]@[apptoken]

You can also direct the message to specific devices using the Device ID numbers.

pover://[user_key]@[token]/[device_id]/[device_id2]/...

Or you can send a message to a specific group of devices using the Delivery Group ID.

pover://[user_key]@[token]/#[group_id]