aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* system-stats: Add script to sync system statsLibravatar Mubashshir2023-09-182-5/+25
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Add Makefile to build and install thingsLibravatar Mubashshir2023-09-181-0/+69
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* system-stats: Add system pressure stats loggerLibravatar Mubashshir2023-09-185-0/+8914
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* scripts: Rename scriptsLibravatar Mubashshir2023-09-172-6/+15
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Merge branch 'main' of https://github.com/Waishnav/WatcherLibravatar Mubashshir2023-09-171-3/+2
|\ | | | | | | | | * 'main' of https://github.com/Waishnav/Watcher: installation methods changed
| * installation methods changedLibravatar Vaishnav Deore2023-06-071-3/+2
| |
* | Update changelogLibravatar Mubashshir2023-04-261-0/+7
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | Use a dummy service to start timersLibravatar Mubashshir2023-04-261-0/+12
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | Release v2.0.0Libravatar Mubashshir2023-04-071-0/+7
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | Add per-user stat sync supportLibravatar Mubashshir2023-04-071-5/+5
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | Fix empty stat uploadLibravatar Mubashshir2023-04-071-2/+2
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | config: Update logger domainLibravatar Mubashshir2023-04-052-6/+11
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | Implement Log uploaderLibravatar Mubashshir2023-03-237-0/+111
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | Add Autostart entryLibravatar Mubashshir2023-03-223-2/+16
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | Apply packaging patchLibravatar Mubashshir2023-03-221-0/+6
| | | | | | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* | path: Use `xdg.BaseDirectory` to get cache pathLibravatar Mubashshir2023-03-226-23/+34
| | | | | | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* | Debianize watcherLibravatar Mubashshir2023-03-225-0/+151
|/ | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Merge pull request #39 from AnilMandliya/ML_v1Libravatar Vaishnav Deore2022-12-061-1/+1
|\ | | | | [./install] BugFix. The script was recursively calling itself
| * [./install] BugFix. The script was recursively calling itselfLibravatar AnilMandliya2022-12-061-1/+1
|/
* unknown file added bymistakenLibravatar Waishnav2022-11-141-6/+0
|
* Merge pull request #38 from Waishnav/v2.0Libravatar Vaishnav Deore2022-11-1410-112/+195
|\ | | | | v2.0 ready to use
| * resolving conflictLibravatar Vaishnav Deore2022-11-141-0/+63
| |
| * Error in installtion solvedLibravatar Waishnav2022-11-142-4/+7
| |
| * Error in installtionLibravatar Waishnav2022-11-141-1/+1
| |
| * changed some variable namesLibravatar Waishnav2022-11-142-10/+4
| |
| * making easy to installation link using curlLibravatar Waishnav2022-11-141-0/+4
| |
| * Merge pull request #34 from PawanPatil19/patch-1Libravatar Vaishnav Deore2022-10-211-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 changedLibravatar Pawan Patil2022-10-201-4/+10
| | |
| * | Merge pull request #35 from PawanPatil19/patch-2Libravatar Vaishnav Deore2022-10-201-1/+1
| |\ \ | | |/ | |/| fix: Change directory from 'raw_data' to 'daily_data'
| | * fix: Change directory from 'raw_data' to 'daily_data'Libravatar Pawan Patil2022-10-201-1/+1
| |/
| * cleaning documentation stuffs | making it pure dev-branch for v2.0Libravatar Waishnav2022-10-112-41/+1
| |
| * export python script for watcher v1.2 version csv filesLibravatar Waishnav2022-09-171-0/+83
| |
| * changed function according to 2.0 analysis functionLibravatar Waishnav2022-09-172-4/+3
| |
| * compensating error value changedLibravatar Waishnav2022-09-172-1/+14
| |
| * removed outdated commentLibravatar Waishnav2022-09-171-10/+6
| |
| * updated algorithm | update csv at every secondLibravatar Waishnav2022-09-173-94/+79
| |
* | shifting website branch to its own repoLibravatar Waishnav2022-10-133-5/+2
| |
* | github-linguist update languagesLibravatar Waishnav2022-10-121-0/+3
| |
* | Update Readme for hactoberfestLibravatar Vaishnav Deore2022-10-111-2/+9
| |
* | updating CONTRIBUTING.md adding website-infoLibravatar Waishnav2022-10-111-13/+22
| |
* | Added CONTRIBUTING.md (#23)Libravatar Om Thakare2022-10-102-0/+97
| | | | | | | | | | | | | | | | | | * created contribution.md * Created contribution.md * Update README.md * Created Contributing.md
* | Merge pull request #22 from ujjwall-R/mainLibravatar Vaishnav Deore2022-10-102-8/+19
|\ \ | |/ |/| shebang line updated, readme updated
| * shebang line updated, readme updatedLibravatar Ujjwal R2022-10-102-8/+19
|/
* Merge pull request #14 from augustin64/patch-1Libravatar Waishnav Deore2022-08-251-1/+3
|\ | | | | Ubuntu DE Homescreen error fixed
| * Update get_windows.pyLibravatar augustin642022-08-241-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 changeLibravatar Waishnav2022-07-251-1/+5
|
* removing error of 3 min timeout due to AFK | updating acitve_window_title ↵Libravatar Waishnav2022-07-243-7/+21
| | | | function
* added two commands -ds -y and -ws -pwLibravatar Waishnav2022-07-193-7/+17
|
* Adding option of custom date and custom week to get users usageLibravatar Waishnav2022-07-195-43/+106
|
* adding AFK condition if there is any video playback running in background ↵Libravatar Waishnav2022-07-182-3/+19
| | | | (for pulseaudio) | changing value for more accuracy