A simple script to send message to a gotify/server
Easy to use.
You can incorporate it to your different existing script.
usage: py2gotify.py [-h] -s SERVER -T TOKEN -t TITLE -m MESSAGE
Send Message to Gotify.
options:
-h, --help show this help message and exit
-s SERVER, --server SERVER
Gotify Server Name
-T TOKEN, --token TOKEN
Enter room token
-t TITLE, --title TITLE
Write a nice title for your message
-m MESSAGE, --message MESSAGE
Write a nice message to send