sorfeb/profilegif
Generate an animated GitHub-stats GIF for your profile README.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user | GitHub username to render stats for. | no | — |
| scene | Path to a scene JSON to render (overrides `user`). | no | — |
| output | Output GIF path (relative to the repo). | no | profile.gif |
| token | Token used to fetch stats from the GitHub API. | no | ${{ github.token }} |
| mock | Use deterministic sample data instead of the GitHub API. | no | false |
Outputs
no outputs