repotablo is a CLI tool that helps you discover high-quality repositories faster.
Features
- Sortable columns
- Repository filtering
- Read input from
$EDITOR, a local file, or a remote URL - Colorized popularity and maintenance scores
- Copy to clipboard and open repositories in your browser
- Exclude repositories below a minimum star threshold
- Export results to Markdown
- View detailed repository information
- Cross-platform support
Why?
When browsing awesome lists, I often open dozens of tabs to manually compare repositories. It’s slow and repetitive.
repotablo streamlines that process so you can evaluate and rank repositories directly from the terminal.
Usage
You can use repotablo without a GitHub token, but you may encounter rate limits. To authenticate:
Installation
From binaries
The release page includes pre-compiled binaries for GNU/Linux, macOS and Windows.
From source
Using cargo-binstall