WakaTime card
The one card that has nothing to do with GitHub: it reads a public WakaTime profile, so it needs no GitHub token — though a self-hosted endpoint still passes its configuration in, since that is what carries the transport every request goes through.
?username=ffflabs&layout=compact&langs_count=6Required
Section titled “Required”| Option | What it is |
|---|---|
username | The WakaTime username |
The profile has to be public. WakaTime hides these stats by default, so switch on “Display coding activity publicly” in your WakaTime settings first.
Options
Section titled “Options”| Option | Values | What it does |
|---|---|---|
layout | normal compact | The shape of the card |
display_format | time percent | Whether a language reads as hours or as a share |
langs_count | a number | How many languages to show |
hide | language names | Languages to leave out |
hide_progress | true false | Drop the bars and keep the names |
api_domain | a hostname | A self-hosted WakaTime, e.g. Wakapi or Hakatime |
disable_animations | true false | Draw the card with no animation |
Plus the common options every card takes,
and locale.