@chengyixu/gh-stats
v1.0.0
Published
GitHub contribution stats dashboard in terminal
Downloads
124
Maintainers
Readme
gh-stats
GitHub contribution stats dashboard right in your terminal. No auth needed for public data.
Usage
npx @chengyixu/gh-stats <username>
npx @chengyixu/gh-stats <username> --json
npx @chengyixu/gh-stats --repo owner/nameFeatures
- User profile stats (followers, repos, gists, stars, forks)
- Recent activity breakdown (PRs, issues, pushes)
- Contribution streak tracking
- Top languages
- ASCII daily activity bar chart
- Repo stats with --repo flag
- JSON output with --json for CI pipelines
Install
npm i -g @chengyixu/gh-stats
gh-stats torvalds