rumatui

Crates.iorumatui
lib.rsrumatui
version0.1.13-alpha
sourcesrc
created_at2020-05-23 12:54:23.086366
updated_at2020-06-01 22:01:49.857689
descriptionA click-able command-line Matrix client.
homepage
repositoryhttps://github.com/DevinR528/rumatui
max_upload_size
id244870
size3,860,817
Devin Ragotzy (DevinR528)

documentation

README

RumaTui

rumatui-logo

A command-line Matrix client.

Build Status Latest Version

Work In Progress. A Matrix client written using tui.rs and matrix-rust-sdk to provide a clickable cli to chat.

rumatui-demo

This project is still very much a work in progress. Please file issues, but I will preemptively say the error messages need work, and the code needs to be refactored to be a little more reader-friendly. Thanks for giving it a go!

Install

cargo install rumatui --version 0.1.13-alpha

Run

rumatui

You must have an account on the homeserver you are using (if not create a Matrix account) and have joined or been invited to a room.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 131

cargo fmt