NazzarenoGiannelli/tuiboard
57 stars · Last commit 2026-05-30
Terminal dashboard for markdown task boards — kanban + Today/Tomorrow + 24h timeline + Claude Code agent view, all in one TUI. Built on Bun + OpenTUI.
README preview
# tuiboard A terminal dashboard that unifies **kanban**, a **Today/Tomorrow virtual panel**, a **24-hour agenda** (with a read-only Google / Microsoft 365 calendar overlay), and a **live agent view** for Claude Code sessions — all on top of plain markdown task files. Built with [OpenTUI](https://opentui.com) + SolidJS on Bun. Cross-platform (Linux, macOS, Windows). No vendor lock-in: boards are CommonMark with the Obsidian Tasks-plugin emoji vocabulary, so they open and edit fine in any markdown editor.  ## Install Requires [Bun](https://bun.sh) ≥ 1.2 — tuiboard runs on the Bun runtime (it's not a Node CLI). OpenTUI ships its own native renderer binaries; Bun picks the right one for your platform automatically. Pick whichever install fits: