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
65 changes: 65 additions & 0 deletions gatsby/content/projects/clients/iamb.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
layout: projectimage
title: iamb
slug: iamb
categories:
- client
thumbnail: /docs/projects/images/iamb-small.png
description: iamb is a terminal-based Matrix client with Vim keybindings written in Rust
author: ulyssa
maturity: Beta
language: Rust
license: Apache-2.0
repo: https://github.com/ulyssa/iamb
home: https://iamb.chat
screenshot: /docs/projects/images/iamb.png
room: "#iamb:0x.badd.cafe"
SDK: matrix-rust-sdk
featured: true
platforms:
- Linux
- Mac
- Windows
client_type: terminal
features:
Room directory: no
Room tag showing: yes
Room tag editing: yes
Search joined rooms: no
Room user list: yes
Display Room Description: yes
Edit Room Description: yes
Highlights: no
Pushrules: no
Send read markers: yes
Display read markers: yes
Sending Invites: yes
Accepting Invites: yes
Typing Notification: yes
E2E: yes
Replies: yes
Attachment uploading: yes
Attachment downloading: yes
Send stickers: no
Send formatted messages (markdown): yes
Rich Text Editor for formatted messages: no
Display formatted messages: yes
Redacting: yes
Multiple Matrix Accounts: yes
New user registration: no
voip: no
Reactions: yes
Message editing: yes
Room upgrades: no
Localisations: 1
SSO Support: no
---

# iamb

iamb is a terminal-based Matrix client that uses Vim keybindings.

It is written in Rust using [matrix-rust-sdk] and [modalkit].

[matrix-rust-sdk]: https://matrix.org/docs/projects/sdk/matrix-rust-sdk
[modalkit]: https://github.com/ulyssa/modalkit
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gatsby/static/docs/projects/images/iamb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.