/matrix-cli-client

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

Matrix CLI client

this is a very basic Matrix-CLI-client written in Rust

Features

  • Switch Rooms
  • Send Messages
  • See/Kick Members

Usage

cargo run -- https://your.homeserver.de -u yourusername -p yourpassword

Or use the binary directly:

./matrix_client https://your.homeserver.de -u yourusername -p yourpassword