Metrics, insights, and time tracking automatically generated from your programming activity.
-
Download the
.nbm
plugin from GitHub releases. -
Inside your IDE, select
Tools
->Plugins
->Downloaded
->Add Plugins...
-
Select the downloaded nbm file.
-
Check
WakaTime
and click theInstall
button. -
Follow the wizard instructions to complete the installation.
-
Enter your api key, then click
OK
. -
Use your IDE like you normally do and your time will be tracked for you automatically.
-
Visit https://wakatime.com to see your logged time.
Netbeans logs to it's own log file (View
-> IDE Log
).
After the plugin passes control to wakatime-cli, logs go to the common ~/.wakatime.log
file.
For more general troubleshooting information, see wakatime cli.