First published release — repokai-tui and repokai-core are now on crates.io.
cargo install repokai-tuiHighlights
- 3-panel terminal UI for browsing your GitHub repositories (list / info / README)
- READMEs render as styled markdown: heading underbars, syntax-highlighted code blocks, box-drawn tables (renderer shared with mdview)
- Mouse support: wheel-scroll the panel under the cursor, click to focus panels and select repos
- Scrollable repo list and README with clamped scrolling, PageUp/PageDown, and a scrollbar
- Publish local repos to GitHub, clone, edit description/visibility, open in browser
- Sort by recent or a-z; auth via
GITHUB_TOKENor the gh CLI keychain - Tauri desktop GUI with the same layout and 4 themes (run from source)
🤖 Generated with Claude Code