Quantify your coding inside Komodo with http://wakatime.com/.
- Detects project name from revision control software. (ex: git, subversion, mercurial)
- Language breakdown showing your most-used programming languages.
- Monthly, weekly, or daily email summaries.
- See logged time per project or branch.
- Inside Komodo, navigate to
Tools
→Add-ons
. - Press the left arrow key to go up one level.
- Search for
WakaTime
and pressEnter
to install. - When prompted, click
Restart Now
. - Enter your api key.
- Use Komodo and your time will be tracked for you automatically.
- Visit https://wakatime.com to see your logged time.
Open your log file Help → Troubleshooting → View Log File
and look for WakaTime related error messages.
Also, turn on debug mode then tail your $HOME/.wakatime.log
file to debug wakatime cli problems.
For more general troubleshooting information, see wakatime/wakatime#troubleshooting.