Skip to content

WakaTime

WakaTime is a plugin for IDEs/Editors that automatically tracks your programming activity and shows you your coding statistics, including your coding hours, programming languages, and more.

ref-reporef-online-toolref-need-register

Tip

WakaTime has many charts for statistics, here we only introduce the project badges, for more features, please visit WakaTime website.

Parameters

WakaTime Project Badge

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-params
userIdstringtrueWakaTime User ID
projectIdstringtrueWakaTime Project ID
typestringtrueBadge typeSupported: svg and png
txt
https://wakatime.com/badge/user/{userId}/project/{projectId}.{type}

WakaTime Custom Chart

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-params
userIdstringtrueWakaTime User ID
chartConfigIdstringtrueWakaTime Chart Config IDGenerated automatically by configuration.
typestringtrueBadge typeSupported: svg and png
txt
https://wakatime.com/share/@{userId}/{chartConfigId}.{type}

Examples

markdown
<!-- xiaohuohumax/badge-collection -->
![WakaTime](https://wakatime.com/badge/user/55467317-4c40-41a7-b401-2b15b7a7e3f1/project/2da11925-8baf-4de2-9e54-5e87af844cb6.svg)
WakaTime
markdown
<!-- xiaohuohumax/badge-collection -->
![WakaTime Coding Activity](https://wakatime.com/share/@55467317-4c40-41a7-b401-2b15b7a7e3f1/2bf34c99-3246-4d4c-85da-c9bf54d084cc.svg)
WakaTime Coding Activity

Badge Collection (v3.0.5) MIT Licensed