Recaf free time tracking

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

98
Editors Supported
600+
Languages Detected
1,064,920
Hours Coded this Week

Measure Your Coding

The WakaTime plugin for Recaf 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. Build with Gradle (requires JDK 22+, the same as Recaf):

    ./gradlew build

  2. This produces build/libs/recaf-wakatime-1.0.0.jar. Drop it into your Recaf plugins directory:

    OS Location
    Windows %APPDATA%\Recaf\plugins
    Linux ~/.config/Recaf/plugins
    macOS ~/Library/Application Support/Recaf/plugins
  3. Save your API Key to ~/.wakatime.cfg.

  4. Start Recaf and open a workspace.

    You can also launch Recaf with the plugin already loaded straight from this project:

    ./gradlew runRecaf

  5. Use Recaf like you normally do and your stats will be displayed on your WakaTime Dashboard.