We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7bc62 commit 1839cacCopy full SHA for 1839cac
content/projects.md
@@ -16,6 +16,7 @@ high-level client library on top of the Ruma libraries. There are a few client
16
applications built with it:
17
18
* [Fractal]: A client for GNOME
19
+* [iamb]: A terminal-based client with Vim keybindings
20
* [RumaTui]: A command-line client
21
* [retrix]: A lightweight client built with [iced]
22
* [Weechat-Matrix]: A plugin for weechat that adds Matrix support to it
@@ -32,6 +33,7 @@ Additionally, some bots are also being built with it:
32
33
[matrix-sdk]: https://crates.io/crates/matrix-sdk
34
35
[Fractal]: https://gitlab.gnome.org/World/fractal
36
+[iamb]: https://iamb.chat
37
[RumaTui]: https://github.com/DevinR528/RumaTui#readme
38
[retrix]: https://git.graven.dev/amanda/retrix
39
[iced]: https://github.com/hecrj/iced#readme
0 commit comments