Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple CLI for sending text to a Matrix room

License

zerok/matrix-send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Send

This is a little utility that allows you to send a message into a given channel.

export MATRIX_USER=someuser
export MATRIX_PASSWORD=somepassword
export MATRIX_HOMESERVER_URL=https://matrix.org

$ echo "hello" | matrix-send --room ...

About

A simple CLI for sending text to a Matrix room

Resources

License

Stars

Watchers

Forks

Packages

No packages published