goblinlordx/Commit Invaders
Generate an animated SVG of Space Invaders from your GitHub contribution graph
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token with read:user scope | yes | — |
| github_user_name | GitHub username to generate the animation for | yes | — |
| output_branch | Branch to commit the SVG to | no | output |
| output_file | Output SVG filename | no | commit-invaders.svg |
| no_scoreboard | Disable high score board | no | false |
Outputs
| name | description |
|---|---|
| svg_file | Path to the generated SVG file |
| svg_size | Size of the SVG file in bytes |
| total_commits | Total number of commits in the contribution graph |
| animation_duration | Animation duration in seconds |