Waishnav / Watcher

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

v2.0 issue as the day changed #26

Closed Waishnav closed 1 year ago

Waishnav commented 1 year ago

First, read COTRIBUTING.md to get an overall idea of v1.0 and v2.0 and their differences.

Issue Explained At midnight of the next day (after 24:00), the previous day's Data (which is a dictionary containing the app name and its usage) get copied to the next day so we get the previous day's usage in the next day as well.

Where to work You need to first clone the v2.0 branch after forking the repo. And then make changes in src/Watcher/watch_log.py according to issue.

PawanPatil19 commented 1 year ago

I would like to work on this issue

Waishnav commented 1 year ago

@PawanPatil19 Hey are you working on this issue or not ?? If you need any help then do ask it

PawanPatil19 commented 1 year ago

Sorry for the delay... made a pull request for the above issue