Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | system-stats: Add script to sync system stats | 2023-09-18 | 2 | -5/+25 | |
| | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | Add Makefile to build and install things | 2023-09-18 | 1 | -0/+69 | |
| | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | system-stats: Add system pressure stats logger | 2023-09-18 | 5 | -0/+8914 | |
| | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | scripts: Rename scripts | 2023-09-17 | 2 | -6/+15 | |
| | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | Merge branch 'main' of https://github.com/Waishnav/Watcher | 2023-09-17 | 1 | -3/+2 | |
|\ | | | | | | | | | * 'main' of https://github.com/Waishnav/Watcher: installation methods changed | ||||
| * | installation methods changed | 2023-06-07 | 1 | -3/+2 | |
| | | |||||
* | | Update changelog | 2023-04-26 | 1 | -0/+7 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | Use a dummy service to start timers | 2023-04-26 | 1 | -0/+12 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | Release v2.0.0 | 2023-04-07 | 1 | -0/+7 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | Add per-user stat sync support | 2023-04-07 | 1 | -5/+5 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | Fix empty stat upload | 2023-04-07 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | config: Update logger domain | 2023-04-05 | 2 | -6/+11 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | Implement Log uploader | 2023-03-23 | 7 | -0/+111 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | Add Autostart entry | 2023-03-22 | 3 | -2/+16 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | Apply packaging patch | 2023-03-22 | 1 | -0/+6 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | | path: Use `xdg.BaseDirectory` to get cache path | 2023-03-22 | 6 | -23/+34 | |
| | | | | | | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | ||||
* | | Debianize watcher | 2023-03-22 | 5 | -0/+151 | |
|/ | | | | Signed-off-by: Mubashshir <ahm@jadupc.com> | ||||
* | Merge pull request #39 from AnilMandliya/ML_v1 | 2022-12-06 | 1 | -1/+1 | |
|\ | | | | | [./install] BugFix. The script was recursively calling itself | ||||
| * | [./install] BugFix. The script was recursively calling itself | 2022-12-06 | 1 | -1/+1 | |
|/ | |||||
* | unknown file added bymistaken | 2022-11-14 | 1 | -6/+0 | |
| | |||||
* | Merge pull request #38 from Waishnav/v2.0 | 2022-11-14 | 10 | -112/+195 | |
|\ | | | | | v2.0 ready to use | ||||
| * | resolving conflict | 2022-11-14 | 1 | -0/+63 | |
| | | |||||
| * | 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 | |
| | | |||||
* | | shifting website branch to its own repo | 2022-10-13 | 3 | -5/+2 | |
| | | |||||
* | | github-linguist update languages | 2022-10-12 | 1 | -0/+3 | |
| | | |||||
* | | Update Readme for hactoberfest | 2022-10-11 | 1 | -2/+9 | |
| | | |||||
* | | updating CONTRIBUTING.md adding website-info | 2022-10-11 | 1 | -13/+22 | |
| | | |||||
* | | Added CONTRIBUTING.md (#23) | 2022-10-10 | 2 | -0/+97 | |
| | | | | | | | | | | | | | | | | | | * created contribution.md * Created contribution.md * Update README.md * Created Contributing.md | ||||
* | | Merge pull request #22 from ujjwall-R/main | 2022-10-10 | 2 | -8/+19 | |
|\ \ | |/ |/| | shebang line updated, readme updated | ||||
| * | shebang line updated, readme updated | 2022-10-10 | 2 | -8/+19 | |
|/ | |||||
* | 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 |