From 6b046d123dab7b96c64b767bb7c44a66532b0895 Mon Sep 17 00:00:00 2001 From: raspbeguy Date: Mon, 8 May 2023 17:53:51 +0200 Subject: [PATCH] add kabmat (#139) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9be10c9..7c8b5aa 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ List of projects that provide terminal user interfaces - [goful](https://github.com/anmitsu/goful) a powerful TUI file manager written in Go - [hledger-ui](https://github.com/simonmichael/hledger) A fast TUI for browsing double entry bookkeeping data - [h-m-m](https://github.com/nadrad/h-m-m) Hackers Mind Map +- [kabmat](https://github.com/PlankCipher/kabmat) TUI program for managing kanban boards with vim-like keybindings - [khal](https://github.com/pimutils/khal) A standards based CLI calendar program, able to synchronize with CalDAV servers - [lf](https://github.com/gokcehan/lf) A terminal file manager written in Go with heavy inspiration from ranger file manager.