#tui #search #terminal #github

app ghs

A terminal UI for GitHub code search

3 releases

Uses new Rust 2024

0.1.3 Dec 7, 2025
0.1.1 Dec 7, 2025
0.1.0 Dec 7, 2025

#223 in #github

MIT license

550KB
1.5K SLoC

ghs

A terminal UI for searching GitHub.

gif

Installation

cargo install ghs

Usage

ghs

Set your GitHub token via environment variable:

export GITHUB_TOKEN=your_token_here

Or create a .env file with:

GITHUB_TOKEN=your_token_here

Dependencies

~27–50MB
~678K SLoC