Levminer / screentime

Track how much time you spend on your computer.
GNU General Public License v3.0
15 stars 1 forks source link

Automated or non-human activity is currently being counted as screen time #13

Open mdimitrovg opened 1 month ago

mdimitrovg commented 1 month ago

Currently, time spent on automatic tasks (e.g., scheduled overnight tasks, background processes) is being inaccurately counted as screen time in the application. This inflates daily usage stats and misrepresents actual user activity. I recommend filtering out such non-human activity by tracking mouse and keyboard inputs, and optionally monitoring browser or multimedia apps to properly exclude video calls and media consumption.