Update Wakatime summary data to your gist every day
- Create a new public GitHub Gist (https://gist.github.com/)
- Create a token with the
gist
scope and copy it. (https://github.com/settings/tokens/new) - Create a WakaTime account (https://wakatime.com/signup)
- In your account settings, copy the existing WakaTime API Key (https://wakatime.com/settings/account)
- Fork this repo
- Go to the repo Settings > Secrets
- Add the following environment variables:
- GH_TOKEN: The GitHub token generated above.
- WAKATIME_API_KEY: The API key for your WakaTime account.
- GIST_ID: The ID portion from your gist url:
https://gist.github.com/superman66/
75f3b2ec23c7f69594ca3d9e8b7ea81d
..
- Run workflow manually. Because workflows aren’t being run on forked repository.
if you are using MicroMessage, you can use ServerChan(http://sc.ftqq.com/) to push wakatime daily report to your micromessage.
- Create a ServerChan account (http://sc.ftqq.com/)
- In sending message Page, copy SCKEY (http://sc.ftqq.com/?c=code)
- Bind your micromessage in ServerChan
- Add SCKEY to repo Secrets: SCU_KEY
after that, you will receive Wakatime daily report everyday.
you can send the daily report to you email, telegram, Slack or other IM. If you are interest in it, take a issue or PR.
You can use this data in Wakatime Dashboard(http://wakatime.chenhuichao.com).
You input the Gist ID, then you can see the report.