Automatic timetracking from your IDE
Jantcu
Automatically track your code development hours from VS Codium using Open Source Wakapi.
Wakapi is a self-hosted application that you can run with a sqlite database on modest server resources.
Simply start the Wakapi server and download the WakaTime VS Code plugin and connect it to your application (put a URL and key in your config file) to get up and running.
The tools demonstrated in this video are open source and written in Go.
Wakapi site: https://wakapi.dev/ Wakapi code: https://github.com/muety/wakapi
Wakatime VS Code plugin: https://wakatime.com/vs-code VS Code plugin repo: https://github.com/wakatime/vscode-wakatime WakaTime CLI repo: https://github.com/wakatime/wakatime-cli ... https://www.youtube.com/watch?v=iEb71_kaluc
53699680 Bytes