GitHub Repository Badges

Terminal-themed badges for GitHub repositories. Show stars, forks, issues, and license with 15+ terminal color themes.

Live Examples

/badge/github/django/django/stars.svg
GitHub stars badge for django/django
/badge/github/rust-lang/rust/stars.svg
GitHub stars badge for rust-lang/rust
/badge/github/fyipedia/colorfyi/stars.svg
GitHub stars badge for fyipedia/colorfyi
/badge/github/django/django/forks.svg
GitHub forks badge for django/django
/badge/github/pallets/flask/license.svg
GitHub license badge for pallets/flask

Terminal Themes

Add ?theme=name to any badge URL. 15+ themes available.

dracula dracula theme badge
nord nord theme badge
solarized-dark solarized-dark theme badge
gruvbox-dark gruvbox-dark theme badge
tokyo-night tokyo-night theme badge
catppuccin-mocha catppuccin-mocha theme badge

URL Format

https://agentgif.com/badge/github/{package}/{metric}.svg

Available metrics: stars, forks, issues, license

Query params: ?theme=dracula ?style=flat

Usage

Markdown

[![GitHub version](https://agentgif.com/badge/github/django/django/stars.svg)](https://github.com)

HTML

<img src="https://agentgif.com/badge/github/django/django/stars.svg" alt="GitHub badge">
Try in Badge Playground

Build custom badges with live preview and copy-paste snippets