Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Error in installtion solved | 2022-11-14 | 2 | -4/+7 | |
| | |||||
* | Error in installtion | 2022-11-14 | 1 | -1/+1 | |
| | |||||
* | changed some variable names | 2022-11-14 | 2 | -10/+4 | |
| | |||||
* | making easy to installation link using curl | 2022-11-14 | 1 | -0/+4 | |
| | |||||
* | Merge pull request #34 from PawanPatil19/patch-1 | 2022-10-21 | 1 | -4/+10 | |
|\ | | | | | fix : v2.0 Issue to avoid replication of data as day changed | ||||
| * | fix : v2.0 Issue to avoid replication of data as day changed | 2022-10-20 | 1 | -4/+10 | |
| | | |||||
* | | Merge pull request #35 from PawanPatil19/patch-2 | 2022-10-20 | 1 | -1/+1 | |
|\ \ | |/ |/| | fix: Change directory from 'raw_data' to 'daily_data' | ||||
| * | fix: Change directory from 'raw_data' to 'daily_data' | 2022-10-20 | 1 | -1/+1 | |
|/ | |||||
* | cleaning documentation stuffs | making it pure dev-branch for v2.0 | 2022-10-11 | 2 | -41/+1 | |
| | |||||
* | export python script for watcher v1.2 version csv files | 2022-09-17 | 1 | -0/+83 | |
| | |||||
* | changed function according to 2.0 analysis function | 2022-09-17 | 2 | -4/+3 | |
| | |||||
* | compensating error value changed | 2022-09-17 | 2 | -1/+14 | |
| | |||||
* | removed outdated comment | 2022-09-17 | 1 | -10/+6 | |
| | |||||
* | updated algorithm | update csv at every second | 2022-09-17 | 3 | -94/+79 | |
| | |||||
* | Merge pull request #14 from augustin64/patch-1 | 2022-08-25 | 1 | -1/+3 | |
|\ | | | | | Ubuntu DE Homescreen error fixed | ||||
| * | Update get_windows.py | 2022-08-24 | 1 | -1/+3 | |
|/ | | | Fix an IndexError happening when going on homescreen on GNOME desktop causing the entire program to crash. | ||||
* | AFK closed_at variable error if date got change | 2022-07-25 | 1 | -1/+5 | |
| | |||||
* | removing error of 3 min timeout due to AFK | updating acitve_window_title ↵ | 2022-07-24 | 3 | -7/+21 | |
| | | | | function | ||||
* | added two commands -ds -y and -ws -pw | 2022-07-19 | 3 | -7/+17 | |
| | |||||
* | Adding option of custom date and custom week to get users usage | 2022-07-19 | 5 | -43/+106 | |
| | |||||
* | adding AFK condition if there is any video playback running in background ↵ | 2022-07-18 | 2 | -3/+19 | |
| | | | | (for pulseaudio) | changing value for more accuracy | ||||
* | adding -s option to start watch_log function | active_window function ↵ | 2022-07-18 | 2 | -3/+6 | |
| | | | | updated to reduce error to get home-screen | ||||
* | fixing typo | 2022-07-14 | 2 | -2/+3 | |
| | |||||
* | Removing EWMH module as a dependancy (causing more RAM consumption over the ↵ | 2022-07-12 | 3 | -23/+18 | |
| | | | | time) | ||||
* | aborting realtime-stats feature due to heavy RAM consumption so log-files ↵ | 2022-07-11 | 3 | -56/+60 | |
| | | | | get updated at event (when user changes window) | ||||
* | fixing typo | changing some time.sleep() values so that low CPU will consume | 2022-07-09 | 3 | -7/+5 | |
| | |||||
* | Update 1.2 | AFK feature | New algorithm to update log file at each second | 2022-07-09 | 11 | -206/+217 | |
|\ | |||||
| * | updating installation guide in README.md | 2022-07-08 | 1 | -3/+10 | |
| | | |||||
| * | refactoring some function | 2022-07-08 | 6 | -111/+98 | |
| | | |||||
| * | updating install | updating bin according to new function names | 2022-07-08 | 2 | -31/+27 | |
| | | |||||
| * | updating log file algorithm | added AFK feature | changing dependency ↵ | 2022-07-08 | 3 | -54/+76 | |
| | | | | | | | | xdotool to ewmh | ||||
| * | improvised append_line function | 2022-03-22 | 1 | -19/+11 | |
| | | |||||
* | | Ubuntu error solved of getting active window; | 2022-06-14 | 1 | -8/+4 | |
| | | |||||
* | | #Issue7 resolved time_difference error | 2022-05-15 | 1 | -2/+4 | |
| | | |||||
* | | Merge pull request #6 from ethanmlee/python3-fix | 2022-03-31 | 1 | -1/+1 | |
|\ \ | |/ |/| | switch to python3 in shebang | ||||
| * | switch to python3 in shebang | 2022-03-29 | 1 | -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 | ||||
* | removing conflict with previous version of watcher about sourcing xprofile ↵ | 2022-03-22 | 1 | -2/+5 | |
| | | | | from xinitrc | ||||
* | sourcing .xprofile from .xinitrc at beginining of file | 2022-03-22 | 1 | -11/+16 | |
| | |||||
* | error fixed in time_differnece | 2022-03-19 | 1 | -4/+7 | |
| | |||||
* | changing approach to problem occured at 24:00 clock | 2022-03-18 | 1 | -1/+1 | |
| | |||||
* | changing approach to problem occured at 24:00 clock | added prompt in ↵ | 2022-03-18 | 2 | -16/+27 | |
| | | | | install script | ||||
* | issue resolved : watch_log stoped working after 24:00 | 2022-03-18 | 1 | -0/+7 | |
| | |||||
* | issue resolved : watch_log stoped working after 24:00 | 2022-03-17 | 1 | -7/+6 | |
| | |||||
* | resolving conflict in install file for those who still using systemd service | 2022-03-16 | 1 | -0/+7 | |
| | |||||
* | Update install | 2022-03-16 | 1 | -1/+1 | |
| | |||||
* | sourcing .xprofile in install script | 2022-03-15 | 1 | -0/+2 | |
| | |||||
* | fixing issue in watch_log | occurs is file doesn't exist | 2022-03-15 | 3 | -19/+7 | |
| | |||||
* | fixing issue in install file | 2022-03-15 | 1 | -5/+8 | |
| | |||||
* | (xprofile) | changing aproach to install/run watch_log script | adding ↵ | 2022-03-15 | 4 | -25/+61 | |
| | | | | install uninstall script | ||||
* | Update README.md | 2022-03-13 | 1 | -1/+2 | |
| |