github-user-stats
Install latest/stable of github-user-stats
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install github-user-stats
Don't have snapd? Get set up for snaps.
Details for github-user-stats
Package name
- github-user-stats
License
- GPL-3.0
Last updated
- 12 February 2026 - latest/stable
- 14 February 2026 - latest/edge
Websites
Contact
Source code
Report a bug
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report github-user-stats for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
GitHub user statistics SVG card generator
A FastAPI service that generates SVG stats cards for GitHub users, similar to github-readme-stats. Packaged with an nginx reverse proxy that runs automatically as a daemon.
## Features
- GraphQL API with token for accurate lifetime stats
- REST API fallback without a token
- 52 built-in color themes
- In-memory caching with stale-serving on rate limit
- Configurable username allowlist
## Configuration
Set the public listening port:
sudo snap set github-user-stats port=8080
Restrict which GitHub users can be queried:
sudo snap set github-user-stats allowed-users=kenvandine,octocat
Add a GitHub token for GraphQL access and higher rate limits:
sudo snap set github-user-stats github-token=ghp_xxxxxxxxxxxx
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
Install github-user-stats on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.