Open-source plugin for metrics, goals, leaderboards, and automatic time tracking.
The WakaTime plugin works for Kakoune and is open-source on GitHub.
Put wakatime.kak in your autoload folder, located at $XDG_CONFIG_HOME/kak/autoload
.
(Usually ~/.config/kak/autoload
or /usr/local/share/kak/autoload
)
Save your API key
to your ~/.wakatime.cfg
file.
Use Kakoune like you normally do and your time will be tracked for you automatically.
Visit https://wakatime.com/dashboard to see your coding activity.
For information about the ~/.wakatime.cfg
format, see the wakatime-cli docs.
Note: The plugin will NOT work system-wide.