Added WakaTime Time-Based Badges to Shields.io #11791
Unanswered
ashif323
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone
I recently contributed a new feature to Shields.io that adds time-based badges for WakaTime.
🔹 Supports:
/wakatime/user/{uuid}
/wakatime/project/{uuid}
🔹 Approach:
Since WakaTime doesn’t provide a JSON API for this data, I implemented SVG parsing to extract the required information.
All CI checks are passing and the PR is ready for review.
Would love feedback from the maintainers and community!
Beta Was this translation helpful? Give feedback.
All reactions