Working hours Android Studio / IntelliJ IDEA

Is there any plugin or tool that can measure how many hours I work on a project? Or is there a way to check how many hours I work on specific things? I am going to do freelance work, and it will be paid according to the number of working hours. Thank!

+4
source share
3 answers

Try these plugins for Android Studio:

Automatically tracks the time spent on each project

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

Metrics, understanding and time tracking are automatically generated from your programming activity.

https://plugins.jetbrains.com/plugin/7425-wakatime

, , , , , HTML-.

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

+3

Source: https://habr.com/ru/post/1673046/


All Articles