Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.3 KB

roadmap.rst

File metadata and controls

34 lines (24 loc) · 1.3 KB

prerelease

Warning

This is the documentation for a development version of pushover_complete.

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.

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.