Awesome
Fish plugin for wakatime
Automatic time tracking for commands in the brilliant fish shell using wakatime.
Based on the BASH plugin but as well as conversion to fish syntax also attempts to determine the correct project from the file path.
Installation
Make sure you have configured wakatime API key in your ~/.wakatime.cfg file.
-
pip install wakatime
to install wakatime CLI, with 4.1 or higher. See more here for wakatime CLI. -
Copy and paste the contents of fish-wakatime.sh into ~/.config/fish/functions/fish_prompt.fish
-
Fish should pick this up instantly.