Waishnav / Watcher

Minimal open source Screen-Time Tracker for Linux
https://watcher-org.github.io/Watcher
MIT License
139 stars 11 forks source link

False usage is showing on week -summary command in v1.0 #27

Closed Waishnav closed 1 year ago

Waishnav commented 1 year ago
watcher -ws result watcher -ds result

As a result, we are getting twice the value of actual time spent. The image on the right side is showing the correct result of daily usage.

Before going to start working on issue clone v1.0 branch instead of main branch. and do changes according to an issue.

ujjwall-R commented 1 year ago

I will like to work on this issue. I just have to reduce the time shown by "watcher -ws" comand by half, right?

ujjwall-R commented 1 year ago

I created a pull request in the v1.0 branch. Please look into it.

Waishnav commented 1 year ago

Hey @ujjwall-R are you still working on this issue??