From 0d32c6e982051329509933df877f56b5a8c74739 Mon Sep 17 00:00:00 2001 From: Assim Elhammouti Date: Thu, 27 Nov 2025 00:18:26 +0100 Subject: [PATCH] Add bdui to Third-Party Tools ecosystem (#384) Add bdui to Third-Party Tools ecosystem --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 526122aa..e421f581 100644 --- a/README.md +++ b/README.md @@ -826,6 +826,7 @@ For advanced usage, see: ### Third-Party Tools - **[beads-ui](https://github.com/mantoni/beads-ui)** - Local web interface with live updates, kanban board, and keyboard navigation. Zero-setup launch with `npx beads-ui start`. Built by [@mantoni](https://github.com/mantoni). +- **[bdui](https://github.com/assimelha/bdui)** - Real-time terminal UI with kanban board, tree view, dependency graph, and statistics dashboard. Vim-style navigation, search/filter, themes, and native notifications. Built by [@assimelha](https://github.com/assimelha). Have you built something cool with bd? [Open an issue](https://github.com/steveyegge/beads/issues) to get it featured here!