DEV Community

Laura
Laura

Posted on

Github / Wakatime Stats Card

Enjoy github readme customization and want to show off your github / wakatime stats? Here is a Github / Wakatime Stats Card Repo I built, just updated to include more cards! (feedback & contributions always welcome) Theres over 47 customization parameters total, 30 themes, 10 card types, 8 chart types (on chart cards) and an easy-to-follow setup tutorial. Huge thanks to anyone who uses it :)

Some Basic Examples:
Example 1: Wakatime Card, level mode, teal_neon theme
Example 2: GitHub Card, progress mode, custom colors
Example 3: GitHub Card, stats mode, frost_steel theme

Top comments (2)

Collapse
 
amouriessa profile image
Ssa

Hi! First of all, thanks for creating this awesome project.

I'm having an issue with the Spedometer component.

It always shows:

  • 0 hrs 0 mins Today
  • 100% decrease
  • 0 hrs 0 mins Daily Average
  • N/A Most Active Day

However, my WakaTime dashboard already has recent coding activity, and other components such as Heatmap are working.

My configuration is:

components=1
border_width=1
border_radius=6
scale=true
bg_color=ffffff
text_color=000000
component1_type=spedometer
component1_chart_color=c90076
component1_hide_title=true

I've also verified that:

  • My WakaTime API key is valid.
  • GitHub Actions complete successfully.
  • The SVG is regenerated correctly.

Is there any additional requirement for the Spedometer component, or is this a known issue?

Thank you!

Collapse
 
lauraallobe profile image
Laura • Edited

Btw the overlap/cutoff is not there in the implementation, this simply shows up here due to svg to png file conversion.