janniknickel/Github Stats Gen
Generates SVG cards for your github stats
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Github username of the user to generate stats for | yes | — |
| output_file | Output file path/name relative to the root of the repository | yes | — |
| type | Type of card to generate (commit_times, commit_days, lang_list, lang_comp) | yes | — |
| theme | Theme to use (dark, light) | no | dark |
| include_forks | Whether to include forked repositories or not | no | false |
| include_private | Whether to include private repositories or not. An access token is required to access private repos! | no | false |
| ignored_repos | List of comma separated repository names to ignore in the statistics | no | "" |
| timezone | Local timezone of the user from the tz database | no | Etc/UTC |
| language_limit | The maximum amount of languages to show in the language cards | no | 7 |
| access_token | Github access token to use | no | "" |
Outputs
no outputs