---
title: Install github-user-stats on Linux | Snap Store
description: Get the latest version of github-user-stats for Linux - GitHub user statistics
  SVG card generator
url: https://snapcraft.io/github-user-stats
---

# github-user-stats

[Ken VanDine (ken-vandine)](https://snapcraft.io/publisher/ken-vandine "View all snaps from Ken VanDine (ken-vandine)")

* [Ken VanDine (ken-vandine)](https://snapcraft.io/publisher/ken-vandine "View all snaps from Ken VanDine (ken-vandine)")

latest/stable 1.0

Install latest/stable of github-user-stats

---

**Install using the command line**

```
sudo snap install github-user-stats
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

---

### Package name

* github-user-stats

---

### License

* GPL-3.0

---

### Last updated

* 12 February 2026 - latest/stable
* 14 February 2026 - latest/edge

---

### Websites

* [github.com/kenvandine/github-user-stats](https://github.com/kenvandine/github-user-stats "https://github.com/kenvandine/github-user-stats")

---

### Contact

* [github.com/kenvandine/github-user-stats/issues](https://github.com/kenvandine/github-user-stats/issues "https://github.com/kenvandine/github-user-stats/issues")

---

### Source code

* [github.com/kenvandine/github-user-stats](https://github.com/kenvandine/github-user-stats "https://github.com/kenvandine/github-user-stats")

---

### Report a bug

* [github.com/kenvandine/github-user-stats/issues](https://github.com/kenvandine/github-user-stats/issues "https://github.com/kenvandine/github-user-stats/issues")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/github-user-stats#report-snap-modal)

---

* [Description](https://snapcraft.io/github-user-stats#tab-description)
* [Security](https://snapcraft.io/github-user-stats#tab-security)

#### 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](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/github-user-stats/arch)

[### CentOS](https://snapcraft.io/install/github-user-stats/centos)

[### Debian](https://snapcraft.io/install/github-user-stats/debian)

[### elementary OS](https://snapcraft.io/install/github-user-stats/elementary)

[### Fedora](https://snapcraft.io/install/github-user-stats/fedora)

[### KDE Neon](https://snapcraft.io/install/github-user-stats/kde-neon)

[### Kubuntu](https://snapcraft.io/install/github-user-stats/kubuntu)

[### Manjaro](https://snapcraft.io/install/github-user-stats/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/github-user-stats/pop)

[### openSUSE](https://snapcraft.io/install/github-user-stats/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/github-user-stats/rhel)

[### Ubuntu](https://snapcraft.io/install/github-user-stats/ubuntu)
