docs: add lazybeads to community tools (#951)

Add lazybeads (Bubble Tea TUI by @codegangsta) to community tools
This commit is contained in:
Jeremy Saenz
2026-01-07 20:44:34 -08:00
committed by GitHub
parent 78d51ea346
commit 3c9ceaa74d

View File

@@ -12,6 +12,8 @@ A curated list of community-built UIs, extensions, and integrations for Beads. R
- **[beads.el](https://codeberg.org/ctietze/beads.el)** - Emacs UI to browse, edit, and manage beads. Built by [@ctietze](https://codeberg.org/ctietze). (Elisp)
- **[lazybeads](https://github.com/codegangsta/lazybeads)** - Lightweight terminal UI built with Bubble Tea for browsing and managing beads issues. Built by [@codegangsta](https://github.com/codegangsta). (Go)
## Web UIs
- **[beads-ui](https://github.com/mantoni/beads-ui)** - Local web interface with live updates and kanban board. Run with `npx beads-ui start`. Built by [@mantoni](https://github.com/mantoni). (Node.js)