github-user-stats

Ken VanDine (ken-vandine) Publisher Star developer Star developer

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.

Channel Version Published

Details for github-user-stats

License

  • GPL-3.0

Last updated

  • Yesterday - latest/stable
  • Yesterday - latest/edge

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

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

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.


Where people are using github-user-stats