aispin/WakaTime Stats SVG Charts Generator

Generate WakaTime Stats SVG Charts For Your Github Profile

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Apr 1, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aispin/waka-charts@5a44cce01ff0a410b601d69f87844cc7cf7f6dee # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
WAKATIME_API_KEYYour WakaTime API Keyyes
GITHUB_TOKENGitHub access tokenyes${{ github.token }}
WAKATIME_LANG_LIMITLimit the number of languages to show in the chartno5
WAKATIME_CHART_WIDTHWidth of the chartno540
WAKATIME_CHART_HEIGHTHeight of the chartno168
WAKATIME_CHART_BAR_HEIGHTBar Height of the chartno34
WAKATIME_CHART_MARGIN_XMargin X of the chartno12
WAKATIME_CHART_MARGIN_YMargin Y of the chartno4
WAKATIME_CHART_PADDINGPadding of the chartno2
WAKATIME_CHART_COL_NAME_WIDTHWidth of the `name` columnno100
WAKATIME_CHART_COL_DURATION_WIDTHWidth of the `durations` columnno110
WAKATIME_CHART_DYNAMIC_HEIGHTCalculate the height of the chart dynamically based on the number of languages and bar heightnotrue
BRANCH_NAMEBranch that needs to updatednomain
COMMIT_MESSAGECommit message on each generation of chartsno📊 Update WakaCharts by WakaCharts-Bot
IMAGES_FOLDERName of the folder in which generated charts will be shownnoimages
GIT_USER_EMAILUser email for gitno41898282+github-actions[bot]@users.noreply.github.com
GIT_USER_NAMEUser name for gitnoGitHub Actions

no outputs