abordage/wakatime-gist

Show your WakaTime statistics in a pinned gist for your GitHub profile

View on GitHub

Trust Signals

Scorecard Score
Scorecard 4–6scored Aug 24, 2026
Maintenance Recency
Activelast commit Aug 24, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abordage/wakatime-box@cbf6b5d47e955accd35d84eb56a608cc528e615e # v3.0.0

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

namedescriptionrequireddefault
GH_TOKENGitHub token with gist scopeyes
WAKA_API_KEYAPI key for your WakaTime accountyes
GIST_IDID of the Gist to updateyes
WAKATIME_BASE_URLBase URL for WakaTime API (for self-hosted instances like Wakapi)https://wakatime.com/api/v1
MAX_RESULTMaximum number of languages to display5
DATE_RANGETime range for statistics (last_7_days, last_30_days, last_6_months, last_year, all_time)last_7_days
PRINT_SUMMARYPrint summary to GitHub Actions summarytrue
USE_OLD_FORMATUse old format with bar chartfalse

no outputs