Skip to content

Command line client for the matrix.org decentralized communication network.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

koenw/matrix-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix-cli

Command line client for the matrix decentralized communication network.

This is still under heavy development, so don't expect a lot of functionality, command line arguments may change, etc.

Usage

usage: matrix-cli --username=USERNAME --password=PASSWORD [<flags>] <command> [<args> ...]

Command line client for the [matrix] decentralized communication network.

Flags:
  --help               Show context-sensitive help (also try --help-long and
                       --help-man).
  --server-url="https://matrix.org"
                       URL to the matrix server
  --username=USERNAME  matrix username
  --password=PASSWORD  matrix password

Commands:
  help [<command>...]
    Show help.

  send <room> <message>...
    Send a message to a matrix room

License

Available under either the MIT or Apache license.

About

Command line client for the matrix.org decentralized communication network.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages