markpython86/Tron GitHub
Generate Tron Light Cycles animations as SVG files from GitHub contribution data
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 7, 2025
- License
- None
Pinned Snippet
uses: markpython86/tron-github@79478db53075ed1ac58dd71cc4abb1e7dc5a3a9f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_user_name | GitHub username to generate the Tron animation for | yes | — |
| outputs | List of SVG files to generate (one per line, with optional theme parameter) | no | tron-light-cycles.svg tron-light-cycles-dark.svg?theme=dark |
| github-token | GitHub token for authentication (if needed) | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| generated-files | List of generated SVG files |