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.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
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
## 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
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.