pushover-rs 0.2.3

A Rust client for Pushover (https://www.pushover.net)
Documentation

Pushover RS

Description

It's a Rust client library you can use to interact with the Pushover messaging API.

This client is unofficial and I'm in no way linked to Pushover.

How to use

You need

  • A Pushover account
  • An application you have created through the dashboard
  • Your user key
  • Your app's token

Usage example

See the examples folder

Documentation

It's here

Note

The API might change or break in the future, but i'll try my best not to break anything.