From 302c8e575ef585c17ed6c084d64ba1aaf99522e8 Mon Sep 17 00:00:00 2001 From: raspbeguy <raspbeguy@users.noreply.github.com> Date: Fri, 5 May 2023 14:48:16 +0200 Subject: [PATCH] add kabmat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3fb52c..73e5e49 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,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.