| Crates.io | shoot |
| lib.rs | shoot |
| version | 0.1.1 |
| created_at | 2022-11-13 06:31:38.136986+00 |
| updated_at | 2022-11-13 06:44:59.189448+00 |
| description | A CLI frontend for Matrix, written in Rust |
| homepage | |
| repository | https://github.com/hwittenborn/shoot |
| max_upload_size | |
| id | 714014 |
| size | 112,394 |
This is the repository for Shoot, a CLI frontend for Matrix, written in Rust.
export MATRIX_HOMESERVER='https://matrix.org'
export MATRIX_MXID='@example:example.com'
export MATRIX_PASSWORD='password'
shoot send \
--msg 'Hello from **Shoot**!' \
--markdown
Shoot can be installed from the MPR.
First, install Mist, then just run the following:
mist update
mist install shoot