zxilly/Create timeline animation
Create animation from your github contributions timeline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name displayed in the animation, by default it is the username of the token | — | — |
| output | Output file name, by default it is animation.webp, if it doesn't end with .webp or .gif, type option will be used | — | animation.webp |
| type | Output file type, can be webp, gif or both. If omitted, it will be determined by the output file name | — | "" |
| shape | Shape of the contribution blocks, can be circle, square or triangle | — | square |
| token | Personal access token (PAT) used | — | ${{ github.token }} |
| login | The target user to fetch the contributions, by default it is the username of the token | — | — |
| font | Font file used in the animation, by default it is Noto Serif CJK SC | — | "" |
Outputs
no outputs