Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio/ IntelliJ IDEA Working Hours [closed]

Is there any plugin or tool which is capable of measuring how many hours do I work on a project? Or is there any way to check how many hours do I work on specific things? I'm going to do some freelancing stuff and it will be paid in the number of working hours. Thank you!

like image 270
benyuss Avatar asked Oct 17 '22 15:10

benyuss


2 Answers

Here is a great tool: https://plugins.jetbrains.com/plugin/7425-wakatime

Not only tracks the time but also gives some extra info too.

like image 175
Ege Kuzubasioglu Avatar answered Oct 21 '22 07:10

Ege Kuzubasioglu


I'm using this plugin

A Time tracking plugin which automatically tracks the time spent on each project.

https://plugins.jetbrains.com/plugin/47-time-tracker-plugin

plugin for IntelliJ IDEs to track and record user activity.

https://github.com/dkandalov/activity-tracker

like image 22
humazed Avatar answered Oct 21 '22 06:10

humazed