All Projects → wakatime → Jetbrains Wakatime

wakatime / Jetbrains Wakatime

Licence: bsd-3-clause
IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Jetbrains Wakatime

Live Plugin
IntelliJ plugin for writing plugins at runtime
Stars: ✭ 464 (-41.71%)
Mutual labels:  intellij-plugin
Vscode Wakatime
Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
Stars: ✭ 588 (-26.13%)
Mutual labels:  time-tracking
Vim Wakatime
Vim plugin for automatic time tracking and metrics generated from your programming activity.
Stars: ✭ 669 (-15.95%)
Mutual labels:  time-tracking
Intellij
IntelliJ plugin for Bazel projects
Stars: ✭ 500 (-37.19%)
Mutual labels:  intellij-plugin
Kimai
Kimai v1 open source time-tracking - please switch to Kimai v2
Stars: ✭ 583 (-26.76%)
Mutual labels:  time-tracking
Intellij Platform Plugin Template
Template repository for creating plugins for IntelliJ Platform
Stars: ✭ 637 (-19.97%)
Mutual labels:  intellij-plugin
Highlightbracketpair
🔆 Highlight bracket pair plugin for intellij
Stars: ✭ 428 (-46.23%)
Mutual labels:  intellij-plugin
Acejump
🅰️ single character search, select, and jump
Stars: ✭ 786 (-1.26%)
Mutual labels:  intellij-plugin
Bashsupport
Bash and shell script language support for JetBrains IDEs. Please refer to www.bashsupport.com/news/bashsupport-pro-1.3/ for the reasons.
Stars: ✭ 588 (-26.13%)
Mutual labels:  intellij-plugin
Robopojogenerator
IntelliJ IDEA/Android studio plugin: Json to Java and Kotlin POJO (GSON, Logan Square, Jackson, FastJSON, AutoValue, Moshi)
Stars: ✭ 668 (-16.08%)
Mutual labels:  intellij-plugin
Intellij Mybaitslog
用于在IDEA将Mybatis的SQL日志还原为可执行的SQL,Used to restore Mybatis SQL logs to executable SQL in IDEA,
Stars: ✭ 501 (-37.06%)
Mutual labels:  intellij-plugin
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (-32.54%)
Mutual labels:  intellij-plugin
Intellij Solidity
Solidity plugin for IntelliJ
Stars: ✭ 646 (-18.84%)
Mutual labels:  intellij-plugin
Sublime Wakatime
Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
Stars: ✭ 487 (-38.82%)
Mutual labels:  time-tracking
Permissions Dispatcher Plugin
IntelliJ plugin for supporting PermissionsDispatcher
Stars: ✭ 704 (-11.56%)
Mutual labels:  intellij-plugin
Texify Idea
LaTeX support for the IntelliJ platform by JetBrains.
Stars: ✭ 436 (-45.23%)
Mutual labels:  intellij-plugin
Scabbard
🗡 A tool to visualize Dagger 2 dependency graphs
Stars: ✭ 615 (-22.74%)
Mutual labels:  intellij-plugin
Idea Multimarkdown
Markdown language support for IntelliJ IDEA.
Stars: ✭ 789 (-0.88%)
Mutual labels:  intellij-plugin
Checkstyle Idea
CheckStyle plug-in for IntelliJ IDEA
Stars: ✭ 738 (-7.29%)
Mutual labels:  intellij-plugin
Ok Gradle
IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries.
Stars: ✭ 664 (-16.58%)
Mutual labels:  intellij-plugin

jetbrains-wakatime

Coding time tracker

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

Supports Jetbrains IDES:

Android Studio, AppCode, CLion, DataGrip, GoLand, IntelliJ IDEA, PhpStorm, PyCharm, Rider, RubyMine, & WebStorm.

Installation

install

  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 in Tools -> WakaTime API Key, then click Save.

  6. Use your IDE and your coding activity will be displayed on your WakaTime dashboard.

Screen Shots

Project Overview

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 available.

Uninstalling

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

Troubleshooting

First, turn on debug mode from File -> WakaTime Settings. Then restart your IDE.

wakatime settings menu

Now, look for WakaTime related messages in your idea.log file:

Help -> Show Log ( Locating your idea.log file )

If the plugin was not loaded, you won't have a WakaTime Settings menu. In that case, add this line to your ~/.wakatime.cfg file:

debug = true

(C:\Users\<user>\.wakatime.cfg on Windows)

For more general troubleshooting information, see wakatime/wakatime#troubleshooting.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].