Migrated from GitHub trtmn/pushover-options
- Python 100%
| data.json | ||
| main.py | ||
| readme.md | ||
Pushover Notify
main
Generates a json file named data.json That contains the options for sending a [https://pushover.net/]Pushover notification. The file is created in the same directory as the script.
See the [https://pushover.net/api]Pushover API for more information.
the user and application tokens are not specified in the script, they are to be added to the data.json file after the script is run.