From 6917daac113c1cb7d7a66ca01c16677cebf65bc9 Mon Sep 17 00:00:00 2001 From: Macmod Date: Sun, 14 Jan 2024 15:22:58 -0300 Subject: [PATCH] Adding godap. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3444dbd..d9b2f226 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ List of projects that provide terminal user interfaces - [gdu](https://github.com/dundee/gdu) Fast disk usage analyzer with console interface written in Go - [gif-for-cli](https://github.com/google/gif-for-cli) Convert a gif into ASCII - [gobang](https://github.com/TaKO8Ki/gobang) A cross-platform TUI database management tool written in Rust +- [godap](https://github.com/Macmod/godap) A complete TUI for LDAP written in Golang - [gpg-tui](https://github.com/orhun/gpg-tui) A terminal user interface for GnuPG - [HumBLE Explorer](https://github.com/koenvervloesem/humble-explorer) A cross-platform, command-line and human-friendly Bluetooth Low Energy scanner - [jrnl](https://jrnl.sh/) Collect your thoughts and notes without leaving the command line. human-friendly. future-proof. secure.