A Matrix client for Vim addicts (personal fork with some random tweaks) https://iamb.chat
Find a file
2021-07-02 23:22:37 -07:00
src Initial commit 2021-07-02 23:22:37 -07:00
.gitignore Initial commit 2021-07-02 23:22:37 -07:00
Cargo.lock Initial commit 2021-07-02 23:22:37 -07:00
Cargo.toml Initial commit 2021-07-02 23:22:37 -07:00
CONTRIBUTING.md Initial commit 2021-07-02 23:22:37 -07:00
LICENSE Initial commit 2021-07-02 23:22:37 -07:00
README.md Initial commit 2021-07-02 23:22:37 -07:00

iamb

About

This is a vi-inspired terminal chat client for the Matrix protocol.

Note that this project is still very much in its early stages and a lot is subject to eventually change.

Installation

Install Rust and Cargo, and then run:

cargo install iamb

License

iamb is released under the Apache License, Version 2.0.