From 6a13d8d48ed80073aeec4e26a554ca298c84e2fc Mon Sep 17 00:00:00 2001 From: Benjamin Grosse Date: Mon, 26 Feb 2024 15:48:08 +0000 Subject: [PATCH] Add iamb (#33) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a5cf0c..d8bb566 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou - [cube timer](https://github.com/paarthmadan/cube) - A tui for cube timing, written in Rust. - [hg-tui](https://github.com/kaixinbaba/hg-tui) - TUI for viewing the hellogithub.com website. - [hwatch](https://github.com/blacknon/hwatch) - Alternative watch command with command history and diffs. +- [iamb](https://github.com/ulyssa/iamb) - A matrix chat client with vim keybindings. - [lobtui](https://github.com/pythops/lobtui) - TUI for lobste.rs website. - [poketex](https://github.com/ckaznable/poketex) - Simple Pokedex based on TUI. - [termchat](https://github.com/lemunozm/termchat) - Terminal chat through the LAN with video streaming and file transfer.