Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.41 KB

WakaTime.md

File metadata and controls

45 lines (31 loc) · 1.41 KB
namespace description description-source categories language
wakatime
WakaTime is a fully automatic time tracking tool for programmers. Powered by open-source plugins for countless of IDE's, text editors and browsers, it gives powerful insights about when and how you code.
type
Application
location
Development
Time Tracking
en

Installation

Wakatime should be installed via the plugin system of the supported application. For ex. Atom, Emacs, Chrome, ...

All supported applications

Troubleshooting

Browser Plugins

Chrome

Time missing

Unlike the editor plugins, the Chrome browser plugin relies on an active internet connection, to send heartbeats.

  1. check that you're logged in
  2. ensure your internet connection is stable
  3. try using a VPN or Proxy if WakaTime has connection issues
Unable to login
  1. Open https://api.wakatime.com/api/v1/users/current/heartbeats to verify status (likely Unauthorized)
  2. Delete all cookies related api.wakatime.com
  3. Ppen your Dashboard at https://wakatime.com/dashboard
  4. Refresh API page

Thanks to vysinsky

Editor Plugins

All editor plugins rely on the WakaTime CLI to store, and submit tracked data.