Warning

This is the documentation for a development version of pushover_complete.

Documentation for the Most Recent Stable Version

RoadmapΒΆ

The following Pushover API endpoints are fully implemented:
  • /messages.json
  • /sounds.json
  • /users/validate.json
  • /receipts/{receipt}.json
  • /receipts/{receipt}/cancel.json
  • /subscriptions/migrate.json - /groups/{group_key}.json
  • /groups/{group_key}/add_user.json
  • /groups/{group_key}/delete_user.json
  • /groups/{group_key}/disable_user.json
  • /groups/{group_key}/enable_user.json
  • /groups/{group_key}/rename.json
  • /licenses/assign.json

This constitutes all of the API endpoints available for entities acting as Pushover applications.

New in version 1.1.0: Additionally, the image attachment functionality added to Pushover in January 2018 with version 3.0 of the Pushover apps is now supported.

A command line interface is in the works to allow use directly from your shell.

The Pushover Open Client API may be implemented for a future release.