aboutsummaryrefslogtreecommitdiff
path: root/src/Watcher/watch_log.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* path: Use `xdg.BaseDirectory` to get cache pathLibravatar Mubashshir2023-03-221-9/+9
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* changed some variable namesLibravatar Waishnav2022-11-141-1/+1
|
* fix : v2.0 Issue to avoid replication of data as day changedLibravatar Pawan Patil2022-10-201-4/+10
|
* updated algorithm | update csv at every secondLibravatar Waishnav2022-09-171-39/+48
|
* AFK closed_at variable error if date got changeLibravatar Waishnav2022-07-251-1/+5
|
* removing error of 3 min timeout due to AFK | updating acitve_window_title ↵Libravatar Waishnav2022-07-241-2/+10
| | | | function
* aborting realtime-stats feature due to heavy RAM consumption so log-files ↵Libravatar Waishnav2022-07-111-32/+26
| | | | get updated at event (when user changes window)
* fixing typo | changing some time.sleep() values so that low CPU will consumeLibravatar Waishnav2022-07-091-2/+4
|
* updating log file algorithm | added AFK feature | changing dependency ↵Libravatar Waishnav2022-07-081-26/+28
| | | | xdotool to ewmh
* improvised append_line functionLibravatar Waishnav2022-03-221-19/+11
|
* changing approach to problem occured at 24:00 clockLibravatar Waishnav2022-03-181-1/+1
|
* changing approach to problem occured at 24:00 clock | added prompt in ↵Libravatar Waishnav2022-03-181-8/+14
| | | | install script
* issue resolved : watch_log stoped working after 24:00Libravatar Waishnav2022-03-181-0/+7
|
* issue resolved : watch_log stoped working after 24:00Libravatar Waishnav2022-03-171-7/+6
|
* fixing issue in watch_log | occurs is file doesn't existLibravatar Waishnav2022-03-151-8/+7
|
* exception handling in watcher executable fileLibravatar Waishnav2022-03-131-0/+1
|
* completed week overview featureLibravatar Waishnav2022-03-121-1/+1
|
* updating executable file and added function in time_operation moduleLibravatar Waishnav2022-03-111-0/+59