Wakapi, a self hosted, WakaTime compatible server that turns your editor heartbeats into per project and per language coding time dashboards.
Wakapi is a self hosted, WakaTime compatible coding activity and statistics server. It receives heartbeats from the standard WakaTime editor plugins for Visual Studio Code, JetBrains IDEs, Vim, Sublime Text and many more, then renders clear dashboards of how much time you spend per project, per language, per editor and per machine. Because it speaks the WakaTime API, your existing editor setup points at your own server by changing a single line of configuration, and your coding history stays entirely on infrastructure you control. It is a single Go binary with an embedded SQLite backend, so it stays lightweight and starts instantly.
It suits individual developers and teams who want private, self owned coding metrics instead of sending their activity to a third party service.
cloudimg delivers Wakapi fully installed behind an nginx reverse proxy, so the statistics server answers the moment the instance boots. The image is secure by default: Wakapi binds only to loopback, public registration is switched off so the server is single tenant rather than an open sign up service, and there is no default login. The administrator account, its password and a per machine password salt are generated uniquely on each instance's first boot and are never baked into the image, and everything is backed by 24/7 support.
Real screenshots taken while testing this image against its deployment guide.