gh-portrait
is a Terminal User Interface (TUI) extension for GitHub CLI (gh) that provides an interactive way to view GitHub user's profile and repositories.
gh extension install tnagatomi/gh-portrait
- GitHub CLI (gh)
gh portrait [username]
- Display user information
- Show user's README

- Browse user repositories
- Pinned, most starred repositories, most starred contributed repositories
- Open selected repository by browser



- Left/Right arrows or h/l: Switch between tabs
- Up/Down arrows or k/j: Navigate repositories
- Enter: Open repositories
- q: Quit application