Hey everyone, I’ve been working on kokoIRC — a terminal IRC client inspired by irssi, built from scratch with React (via OpenTUI), Zustand, and Bun. Highlights: Full IRC protocol — SASL, TLS, CTCP, channel modes, ban lists 44 built-in commands, irssi-style navigation ( Esc+1–9 , aliases) Inline image preview (Kitty, iTerm2, Sixel, Unicode fallback) Mouse support, netsplit detection, SQLite logging with AES-256-GCM encryption TOML theming, 24-bit color, TypeScript scripting Single ~68 MB binary Install: brew tap kofany/tap && brew install kokoirc # or bun install -g kokoirc Next up: Web UI for mobile & desktop with 1:1 sync to the terminal app. GitHub: https://github.com/kofany/kokoIRC | Docs: https://kofany.github.io/kokoIRC/ Still evolving — feedback and ideas welcome! submitted by /u/Neither_Garbage_883
Originally posted by u/Neither_Garbage_883 on r/ClaudeCode
