Skip to content

onmyway133/github-trending-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-trending

Browse GitHub trending repositories in your terminal.

Usage

Run without installing:

bunx @onmyway133/github-trending

Or install globally:

npm install -g @onmyway133/github-trending
github-trending

Requires Bun.

Options

--since daily|weekly|monthly   Time range (default: daily)
--lang  <language>             Filter by language (e.g. typescript, rust, python)
--help                         Show help

Examples:

github-trending --lang typescript
github-trending --since weekly
github-trending --lang rust --since monthly

Key Bindings

Key Action
j / ↓ Move down
k / ↑ Move up
Mouse scroll Scroll list
t Cycle time: daily → weekly → monthly
/ Filter by name or description
Esc Cancel filter
Enter Open selected repo in browser
r Refresh
q / Ctrl+C Quit

License

MIT

About

🔥 GitHub Trending in the terminal

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors