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.
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
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
userId | string | true | WakaTime User ID | ||
projectId | string | true | WakaTime Project ID | ||
type | string | true | Badge type | Supported: svg and png |
txt
https://wakatime.com/badge/user/{userId}/project/{projectId}.{type}
WakaTime Custom Chart
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
userId | string | true | WakaTime User ID | ||
chartConfigId | string | true | WakaTime Chart Config ID | Generated automatically by configuration. | |
type | string | true | Badge type | Supported: svg and png |
txt
https://wakatime.com/share/@{userId}/{chartConfigId}.{type}
Examples
markdown
<!-- xiaohuohumax/badge-collection -->

markdown
<!-- xiaohuohumax/badge-collection -->
