Migrated from GitHub trtmn/pushover-options
Find a file
2024-02-26 07:24:14 -06:00
data.json added second we're here. 2024-02-26 07:24:14 -06:00
main.py initial commit 2024-02-13 12:46:07 -06:00
readme.md Added readme.md 2024-02-13 13:41:58 -06:00

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.