hugefiver/Logit GitHub Card

Generate SVG profile cards from GitHub contribution statistics

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
usernameGitHub usernameyes
tokenGitHub token (PAT with read access)${{ github.token }}
commandcard or multicard
daysNumber of days to look back (card only)365
periodsComma-separated periods for multi command (e.g. week,month,year)week,month,year
include-forksInclude forked repositoriesfalse
include-contributedInclude contributed repositoriesfalse
include-privateInclude token holder's own private repositories (requires a PAT belonging to `username`; the default workflow token will not work)false
exclude-langComma-separated languages to exclude""
excludeMulti-line exclusions. One rule per line. Format: REPO[:lang:LANG] Examples: my-repo my-repo:lang:markdown frontend,backend:lang:css ""
shortUse compact card layout (card only)false
lang-rowsNumber of language rows (card only)2
titleCustom card title (card only)""
outputOutput SVG file pathprofile-card.svg
retry-countNumber of retry attempts for the Generate SVG step3
retry-delayDelay in seconds between retry attempts5
namedescription
svg-pathPath to the generated SVG file