aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* aborting realtime-stats feature due to heavy RAM consumption so log-files ↵Libravatar Waishnav2022-07-113-56/+60
| | | | get updated at event (when user changes window)
* fixing typo | changing some time.sleep() values so that low CPU will consumeLibravatar Waishnav2022-07-093-7/+5
|
* Update 1.2 | AFK feature | New algorithm to update log file at each secondLibravatar Waishnav2022-07-099-176/+183
|\
| * refactoring some functionLibravatar Waishnav2022-07-086-111/+98
| |
| * updating install | updating bin according to new function namesLibravatar Waishnav2022-07-081-4/+3
| |
| * updating log file algorithm | added AFK feature | changing dependency ↵Libravatar Waishnav2022-07-083-54/+76
| | | | | | | | xdotool to ewmh
| * improvised append_line functionLibravatar Waishnav2022-03-221-19/+11
| |
* | Ubuntu error solved of getting active window;Libravatar Waishnav2022-06-141-8/+4
| |
* | #Issue7 resolved time_difference errorLibravatar Waishnav2022-05-151-2/+4
| |
* | switch to python3 in shebangLibravatar Ethan M. Lee2022-03-291-1/+1
|/ | | on debian the #!/usr/bin/python links to python2 to help with stability of older packages. It also might be better to specify a python the python version anyways since it does not work with python2
* error fixed in time_differneceLibravatar Waishnav2022-03-191-4/+7
|
* 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-153-19/+7
|
* exception handling in watcher executable fileLibravatar Waishnav2022-03-135-29/+35
|
* Updated watcherLibravatar Parth2022-03-131-1/+1
| | | If there is no python3 it will throw errors in some linux systems where the user has not defaulted to python
* fixing issues in install-systemd.bashLibravatar Waishnav2022-03-131-1/+1
|
* completed week overview featureLibravatar Waishnav2022-03-128-70/+133
|
* sorting app usage on the basis of screen-timeLibravatar Waishnav2022-03-111-19/+72
|
* updating executable file and added function in time_operation moduleLibravatar Waishnav2022-03-115-17/+52
|
* log_files(implementing new approach) | so some changes in report_creationLibravatar Waishnav2022-03-104-66/+67
|
* initializing project with bare minimal featuresLibravatar Waishnav2022-03-097-0/+283