2019-05-23 10:12:53 +02:00
2019-05-23 10:08:45 +02:00
2019-03-15 13:24:25 -04:00
2019-04-06 18:20:12 -04:00
2019-03-15 16:17:11 -04:00
2019-03-17 14:57:03 -04:00
2019-04-06 18:22:49 -04:00

waka-box

Update a pinned gist to contain your weekly WakaTime stats


📌 For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists

Setup

Prep work

  1. Create a new public GitHub Gist (https://gist.github.com/)
  2. Create a token with the gist scope and copy it. (https://github.com/settings/tokens/new)
  3. Create a WakaTime account (https://wakatime.com/signup)
  4. In your account settings, copy the existing WakaTime API Key (https://wakatime.com/settings/account)

Project setup

  1. Fork this repo

  2. Edit the environment variable in .github/main.workflow:

    • GIST_ID: The ID portion from your gist url: https://gist.github.com/matchai/6d5f84419863089a167387da62dd7081.
  3. Go to the repo Settings > Secrets

  4. Add the following environment variables:

    • GH_TOKEN: The GitHub token generated above.
    • WAKATIME_API_KEY: The API key for your WakaTime account.
Description
📊 Update a pinned gist to contain your weekly WakaTime stats
Readme ISC 71 KiB
Languages
JavaScript 70.9%
Dockerfile 29.1%