Total Time
{{ .TotalTime | duration }}
Total Heartbeats
{{ .NumHeartbeats }}
Top Project
{{ .MaxByToString 0 }}
Top Language
{{ .MaxByToString 1 }}
Top OS
{{ .MaxByToString 3 }}
Top Editor
{{ .MaxByToString 2 }}
{{ if eq .GetProjectFilter "-" }} Unknown project {{ else }} Project "{{ .GetProjectFilter }}" {{ end }}
{{ .TotalTime | duration }}
Languages
No data
Editors
No data
Operating Systems
Machines
No data
Welcome to Wakapi!
It looks like there is no data available for the specified time range.
If you logged in to Wakapi for the first time, see the setup instructions below on how to get started.
Setup Instructions
# Step 1: Download WakaTime plugin for your IDE
# See: https://wakatime.com/plugins
# Step 2: Set your ~/.wakatime.cfg to this:
[settings]
api_url = %s/api
api_key = {{ .ApiKey }}
# Step 3: Start coding and then check back here!
# See: https://wakatime.com/plugins
# Step 2: Set your ~/.wakatime.cfg to this:
[settings]
api_url = %s/api
api_key = {{ .ApiKey }}
# Step 3: Start coding and then check back here!