yashksaini-coder/GitBanner Profile Card

Generate a personalized GitHub stats banner: commits, stars, languages, persona, top projects (SVG + PNG).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenA GitHub personal access token used to query the GraphQL/REST APIs. Required scopes: read:user (and repo if include-private is true). Defaults to github.token in workflows, but a PAT is recommended for full data. yes
usernameGitHub login to render. Defaults to the repository owner.no""
themeTheme name. Currently supported: dark.nodark
formatOutput format — svg, png, or both.noboth
output-pathOutput path without extension. Files are written as <output-path>.svg and <output-path>.png.nogitbanner
include-privateInclude private repository stats (requires repo scope on the token).nofalse
excludeComma-separated list of repository names to exclude from per-repo calculations (top lists, languages, project highlights). The user's profile README repo (a repo named exactly after the user) is always excluded automatically. no""
commitWhen true, commit and push the regenerated card if it changed.notrue
commit-messageCommit message used when committing the regenerated card.nochore: refresh GitBanner stats
namedescription
card-pathFilesystem path of the primary generated card (SVG by default, PNG if format=png).