GitHub Repository Badges

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

ライブ例

/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

ターミナルテーマ

任意のバッジ URL に ?theme=name を追加してください。15 以上のテーマが利用可能。

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 形式

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

利用可能なメトリクス: stars, forks, issues, license

クエリパラメーター: ?theme=dracula ?style=flat

使用法

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">
バッジプレイグラウンドで試す

ライブプレビューとコピーペーストスニペットでカスタムバッジを作成