Skip to content

mranderson56/py2gotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages