.. only:: prerelease
.. warning:: This is the documentation for a development version of pushover_complete.
.. only:: readthedocs
`Documentation for the Most Recent Stable Version `_
.. _roadmap:
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.
.. versionadded:: 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.
.. versionadded:: 1.2.0 Time to Live (TTL) functionality 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.