GitHub in your terminal.
blippy is a keyboard-first TUI for GitHub issues and pull requests.
https://github.com/user-attachments/assets/14daa99b-c39a-43d9-b32d-9d5a6840819f
See the full feature demo for more screenshots.
1.93+ recommended) for source buildsgh) is heavily recommended for the best workflow (auth fallback, PR checkout, and smoother GitHub integration)npm i -g blippy
brew install AksharP5/tap/blippy
curl -fsSL https://github.com/AksharP5/blippy/releases/latest/download/blippy-installer.sh | bash
irm https://github.com/AksharP5/blippy/releases/latest/download/blippy-installer.ps1 | iex
cargo install --git https://github.com/AksharP5/blippy
blippy: launch the TUIblippy --version: show version informationblippy --help: show command helpblippy sync: scan local repos and cache GitHub remotesblippy auth reset: remove stored auth token from keychainblippy cache reset: remove local cache databaseSee FEATURES.md for a full feature breakdown.
~/.config/blippy/config.toml~/.config/blippy/keybinds.tomlTheme example:
theme = "midnight"
Available built-in themes:
github_dark (default)midnightgraphiteComment preset example:
[[comment_defaults]]
name = "close_default"
body = "Closing this issue as resolved."
216 commits
Rust
100.0%
GitHub in your terminal.
blippy is a keyboard-first TUI for GitHub issues and pull requests.
https://github.com/user-attachments/assets/14daa99b-c39a-43d9-b32d-9d5a6840819f
See the full feature demo for more screenshots.
1.93+ recommended) for source buildsgh) is heavily recommended for the best workflow (auth fallback, PR checkout, and smoother GitHub integration)npm i -g blippy
brew install AksharP5/tap/blippy
curl -fsSL https://github.com/AksharP5/blippy/releases/latest/download/blippy-installer.sh | bash
irm https://github.com/AksharP5/blippy/releases/latest/download/blippy-installer.ps1 | iex
cargo install --git https://github.com/AksharP5/blippy
blippy: launch the TUIblippy --version: show version informationblippy --help: show command helpblippy sync: scan local repos and cache GitHub remotesblippy auth reset: remove stored auth token from keychainblippy cache reset: remove local cache databaseSee FEATURES.md for a full feature breakdown.
~/.config/blippy/config.toml~/.config/blippy/keybinds.tomlTheme example:
theme = "midnight"
Available built-in themes:
github_dark (default)midnightgraphiteComment preset example:
[[comment_defaults]]
name = "close_default"
body = "Closing this issue as resolved."
216 commits
Rust
100.0%