Recaf Jira

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 gives us insight into our development process and increases our impact as a team.
Scott Milliken
CEO of Mixrank
I use WakaTime to measure and improve my focus. Reading Deep Work by Cal Newport made me realize the importance of deep sustained focus. WakaTime seamlessly helps me achieve this goal, and I strongly recommend it.
Kirubakaran
Software consultant
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

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.