From 1839cace383708ae9b56a2d4a6d4687cdc8db84b Mon Sep 17 00:00:00 2001 From: Ulyssa Date: Wed, 10 Apr 2024 12:22:08 -0400 Subject: [PATCH] Update projects page to include iamb --- content/projects.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/projects.md b/content/projects.md index df91fad..46c9341 100644 --- a/content/projects.md +++ b/content/projects.md @@ -16,6 +16,7 @@ high-level client library on top of the Ruma libraries. There are a few client applications built with it: * [Fractal]: A client for GNOME +* [iamb]: A terminal-based client with Vim keybindings * [RumaTui]: A command-line client * [retrix]: A lightweight client built with [iced] * [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: [matrix-sdk]: https://crates.io/crates/matrix-sdk [Fractal]: https://gitlab.gnome.org/World/fractal +[iamb]: https://iamb.chat [RumaTui]: https://github.com/DevinR528/RumaTui#readme [retrix]: https://git.graven.dev/amanda/retrix [iced]: https://github.com/hecrj/iced#readme