GitHub Stars
36
Commits
22
Language
Go
License
MIT
Requires Go
1.23+

redthread (MIT, 36★, Go) is a Bubble Tea TUI that renders an ASCII corkboard with sticky notes and red-string connections directly in the terminal — built by solo developer Juan Fourie to live permanently in a tmux pane. Supports mouse drag, 5 zoom levels, 9 note colors, Unicode font variants, and connection strings between notes. Install is `go install github.com/B33pBeeps/redthread@latest`, requiring Go 1.23+; no Homebrew, apt, or prebuilt binaries exist.

.txt file doesn't cut it. A Notion board is too far away.redthread is a Go TUI that puts a corkboard directly in the terminal. Sticky notes arranged on an ASCII-rendered corkboard surface, with colored string connections drawn between them. The author, Juan Fourie (GitHub: B33pBeeps), built it to "live in a tmux pane, always open." 1$XDG_DATA_HOME/redthread/notes.json, a JSON workspace envelope, so your board survives across sessions and reboots.redthread has one install path: go install. No Homebrew formula, no apt package, no prebuilt binaries. 1go install github.com/B33pBeeps/redthread/cmd/redthread@latestgo version first — if it returns below 1.23, update via go.dev/dl before trying to install.redthread is currently Go-only.redthread
glow, soft-serve, and yesterday's pick dskditto. The dependency list is deliberately minimal: Bubble Tea, Bubbles, Lipgloss (Charm's styling layer), and a clipboard library. No AI/LLM dependencies. Zero external services.@latest pins to the most recent commit on main, not a tagged release. Stable enough at 22 commits, but worth noting for reproducibility.go install github.com/B33pBeeps/redthread/cmd/redthread@latest (requires Go 1.23+)
このコンテンツについて、さらに観点や背景を補足しましょう。