{{ template "head.tpl.html" . }} {{ template "header.tpl.html" . }} {{ template "alerts.tpl.html" . }}
πŸ”‘  Login️

Keep Track of Your Coding Time πŸ•“

Wakapi is an open-source tool that helps you keep track of the time you have spent coding on different projects in different programming languages and more. Ideal for statistics freaks any anyone else.

πŸ’‘ The system has tracked a total of {{ range $d := .TotalHours | printf "%d" | toRunes }} {{ $d }} {{ end }} hours of coding time of {{ range $d := .TotalUsers | printf "%d" | toRunes }} {{ $d }} {{ end }} users.

App screenshot

Features

  • βœ…   100 % free and open-source
  • βœ…   Built by developers for developers
  • βœ…   Fancy statistics and plots
  • βœ…   Cool badges for readmes
  • βœ…   Intuitive REST API
  • βœ…   Compatible with Wakatime
  • βœ…   Prometheus metrics via exporter
  • βœ…   Self-hosted
License badge Go version badge Wakapi coding time badge
{{ template "footer.tpl.html" . }} {{ template "foot.tpl.html" . }}