abordage/wakatime-gist
Show your WakaTime statistics in a pinned gist for your GitHub profile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub token with gist scope | yes | — |
| WAKA_API_KEY | API key for your WakaTime account | yes | — |
| GIST_ID | ID of the Gist to update | yes | — |
| WAKATIME_BASE_URL | Base URL for WakaTime API (for self-hosted instances like Wakapi) | — | https://wakatime.com/api/v1 |
| MAX_RESULT | Maximum number of languages to display | — | 5 |
| DATE_RANGE | Time range for statistics (last_7_days, last_30_days, last_6_months, last_year, all_time) | — | last_7_days |
| PRINT_SUMMARY | Print summary to GitHub Actions summary | — | true |
| USE_OLD_FORMAT | Use old format with bar chart | — | false |
Outputs
no outputs