Zed free time tracking

How much time do you spend in Zed? Get the WakaTime plugin and track your programming in real-time.

98
Editors Supported
600+
Languages Detected
1,017,755
Hours Coded this Week

Measure Your Coding

The WakaTime plugin for Zed gives you real-time metrics per project, file, branch, commit, feature, operating system, language, etc.

Gain Insights

Spend more time in JavaScript or Python? Your personal dashboard shows the metrics you care about.

Improve Your Productivity

Compete with your friends on private leaderboards, improve your daily coding average, and check your rank against other WakaTime users.

Used by Top Companies

WakaTime is the only tool that shows me the ROI on AI. I can see how much code is AI-generated, right down to the file level.
TJ Holowaychuk
Creator of Express.js
WakaTime is brilliant! It tells me which models produce the most code using the least amount of tokens.
Maya Wright
Software engineer
You can't optimize what you don't measure. WakaTime gives me the data to decide which AI models actually help me ship faster.
Robert Adams
Software engineer

Open Source

We value Open Source and make a point to release all our plugins on GitHub under a BSD License.

Install the plugin

  1. Search "wakatime" in the extension page, then install it.

    Searching for extension screenshot
  2. Copy your API Key. Open ~/.wakatime.cfg in your home directory, or %USERPROFILE%\.wakatime.cfg on Windows. Create the file if it does not exist, then add your key under [settings]:

    [settings]
    api_key = YOUR_API_KEY

    Replace YOUR_API_KEY with the key from your account. If another WakaTime plugin has already configured this file, keep your existing settings and use the same key.

  3. Restart Zed, then edit and save a file. Allow a few minutes for your activity to appear on your WakaTime Dashboard.

If activity does not appear, confirm your API key is correct and check Plugin Status. For more details, run zed: open log in Zed and look for Wakatime or wakatime-ls messages.