Skip to content

Latest commit

 

History

History
105 lines (76 loc) · 5.95 KB

README_en-US.md

File metadata and controls

105 lines (76 loc) · 5.95 KB

Use beautiful, configurable badges and status cards to make your README more professional and efficient!


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-repo ref-online-tool ref-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

Name Type Required Default Description More Description
ref-params
userId string true WakaTime User ID
projectId string true WakaTime Project ID
type string true Badge type Supported: svg and png
https://wakatime.com/badge/user/{userId}/project/{projectId}.{type}

WakaTime Custom Chart

Click to show/close parameters

Name Type Required Default Description More Description
ref-params
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
https://wakatime.com/share/@{userId}/{chartConfigId}.{type}

Examples

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