Jetbrains Wakatime banner
wakatime wakatime

Jetbrains Wakatime

Development community

Description

IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

jetbrains-wakatime

[![WakaTime in the JetBrains Marketplace](https://img.shields.io/jetbrains/plugin/v/7425-wakatime.svg?style=flat-square&color=167dff&label=marketplace)](https://plugins.jetbrains.com/plugin/7425-wakatime) [![WakaTime Installs](https://img.shields.io/jetbrains/plugin/d/7425-wakatime.svg?style=flat-square&color=167dff)](https://plugins.jetbrains.com/plugin/7425-wakatime) [![Coding time tracker](https://wakatime.com/badge/github/wakatime/jetbrains-wakatime.svg?style=flat-square&color=167dff)](https://wakatime.com/intellij-idea)

[WakaTime][wakatime] is an open source Jetbrains plugin for metrics, insights, and time tracking automatically generated from your programming activity.

Supports Jetbrains IDES:

  • [Android Studio][android studio]
  • [AppCode][appcode]
  • [CLion][clion]
  • [DataGrip][datagrip]
  • [GoLand][goland]
  • [IntelliJ IDEA][wakatime]
  • [PhpStorm][phpstorm]
  • [PyCharm][pycharm]
  • [Rider][rider]
  • [RubyMine][rubymine]
  • [WebStorm][webstorm]

Installation

![install](./install.gif)

  1. Inside your IDE, select `Preferences → Plugins`.

  2. Search for `WakaTime`.

  3. Click the green `Install` button.

  4. Re-launch your IDE.

  5. Enter your [api key](https://wakatime.com/settings#apikey) in `Tools → WakaTime API Key`, then click `Save`.

  6. Use your IDE and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).

Screen Shots

![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)

Configuring

WakaTime for Jetbrains IDE's can be configured via Tools → WakaTime Settings.

For more settings, WakaTime plugins share a common config file `.wakatime.cfg` located in your user home directory with [these options](https://github.com/wakatime/wakatime-cli/blob/develop/USAGE.md) available.

Uninstalling

Inside your IDE, select `Preferences → Plugins`, then find the `WakaTime` plugin. Click `Uninstall`. Then delete your `~/.wakatime.cfg` config file.

Troubleshoot