Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions gatsby/content/projects/clients/matrix-commander-rs.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
layout: projectimage
title: matrix-commander-rs
categories:
# valid categories are client, server, sdk (client sdk), bot, bridge, iot and other
- client
description: Simple CLI-based Matrix client for sending and receiving
author: 8go
home: https://github.com/8go/matrix-commander-rs
language: Rust
license: GPL-3.0-or-later
# pick your license from https://spdx.org/licenses/
repo: https://github.com/8go/matrix-commander-rs # your source code repository
room: "none" # nb the quotes are needed as rooms start with #
thumbnail: /docs/projects/images/matrix-commander-rs.svg
screenshot: /docs/projects/images/matrix-commander-rs-screenshot.png
maturity: Early Beta # Options are: Released, Stable, Late Beta, Beta, Early Beta, Late Alpha, Alpha, Early Alpha, or Not actively maintained
---


# matrix-commander-rs

simple but convenient CLI-based Matrix client app for sending and receiving

# Help create this Rust program!

Currently you can log in, verify your device, send encrypted or unencrypted
messages, send encrypted or unencrypted files of various Mime types,
list devices, and log out. We should be able to do more!

This project is currently only a vision. The Python package matrix-commander
exists. See [matrix-commander](https://github.com/8go/matrix-commander/).
The vision is to have a compatible program in Rust. I cannot do it myself,
but I can coordinate and merge your pull requests.
This project depends on you. The project will only advance if you provide
the code. Have a look at the repo
[matrix-commander-rs](https://github.com/8go/matrix-commander-rs/).
Please help! Please contribute code to make this vision a reality,
and to one day have a functional
[matrix-commander](https://crates.io/crates/matrix-commander) crate.
Safe!
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.