Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 644 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 644 Bytes

py2gotify

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