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
/badge/github/rust-lang/rust/stars.svg
/badge/github/fyipedia/colorfyi/stars.svg
/badge/github/django/django/forks.svg
/badge/github/pallets/flask/license.svg
终端主题
在任意徽章 URL 后添加 ?theme=name,提供 15+ 种主题。
dracula
nord
solarized-dark
gruvbox-dark
tokyo-night
catppuccin-mocha
URL 格式
https://agentgif.com/badge/github/{package}/{metric}.svg
可用指标: stars, forks, issues, license
查询参数:
?theme=dracula
?style=flat
用法
Markdown
[](https://github.com)
HTML
<img src="https://agentgif.com/badge/github/django/django/stars.svg" alt="GitHub badge">
在徽章演练场中尝试
构建自定义徽章,支持实时预览和一键复制代码片段