Skip to content

Send messages to matrix from command line

License

Notifications You must be signed in to change notification settings

gleruzh/matrix-send

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix-send

Send messages to matrix from command line

Add some changes to use the script as matrix notifications plugin for monitoring tool.

$ matrix-send.py --help
usage: matrix-send.py [-h] [--config CONFIG] [--level LEVEL] [message]

Matrix Sender

positional arguments:
  message          Send this message

optional arguments:
  -h, --help       Show this help message and exit
  --config CONFIG  Read given configuration file
  --level LEVEL    Specify alert level (message and notification "design")

Most aggresive notifications level are DOWN and ERROR. Then WARNING and UNKNOWN, then UP as the most low level.

About

Send messages to matrix from command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%