new repo
index
:
shopno-os-log-sync
master
Shopno OS Usage Statistics daemon
JaduPC Tech Team
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Watcher
/
analysis.py
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-07-09
fixing typo | changing some time.sleep() values so that low CPU will consume
Waishnav
3
-7
/
+5
2022-07-08
updating installation guide in README.md
Waishnav
1
-3
/
+10
2022-07-08
refactoring some function
Waishnav
6
-111
/
+98
2022-07-08
updating install | updating bin according to new function names
Waishnav
2
-31
/
+27
2022-07-08
updating log file algorithm | added AFK feature | changing dependency ↵
Waishnav
3
-54
/
+76
xdotool to ewmh
2022-06-14
Ubuntu error solved of getting active window;
Waishnav
1
-8
/
+4
2022-05-15
#Issue7 resolved time_difference error
Waishnav
1
-2
/
+4
2022-03-29
switch to python3 in shebang
Ethan M. Lee
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
2022-03-22
improvised append_line function
Waishnav
1
-19
/
+11
2022-03-22
removing conflict with previous version of watcher about sourcing xprofile ↵
Waishnav
1
-2
/
+5
from xinitrc
2022-03-22
sourcing .xprofile from .xinitrc at beginining of file
Waishnav
1
-11
/
+16
2022-03-19
error fixed in time_differnece
Waishnav
1
-4
/
+7
2022-03-18
changing approach to problem occured at 24:00 clock
Waishnav
1
-1
/
+1
2022-03-18
changing approach to problem occured at 24:00 clock | added prompt in ↵
Waishnav
2
-16
/
+27
install script
2022-03-18
issue resolved : watch_log stoped working after 24:00
Waishnav
1
-0
/
+7
2022-03-17
issue resolved : watch_log stoped working after 24:00
Waishnav
1
-7
/
+6
2022-03-16
resolving conflict in install file for those who still using systemd service
Waishnav
1
-0
/
+7
2022-03-16
Update install
Waishnav Deore
1
-1
/
+1
2022-03-15
sourcing .xprofile in install script
Waishnav
1
-0
/
+2
2022-03-15
fixing issue in watch_log | occurs is file doesn't exist
Waishnav
3
-19
/
+7
2022-03-15
fixing issue in install file
Waishnav
1
-5
/
+8
2022-03-15
(xprofile) | changing aproach to install/run watch_log script | adding ↵
Waishnav
4
-25
/
+61
install uninstall script
2022-03-13
Update README.md
Waishnav Deore
1
-1
/
+2
2022-03-13
exception handling in watcher executable file
Waishnav
6
-40
/
+35
2022-03-13
Updated watcher
Parth
1
-1
/
+1
If there is no python3 it will throw errors in some linux systems where the user has not defaulted to python
2022-03-13
Update README.md
Waishnav Deore
1
-2
/
+3
2022-03-13
fixing issues in install-systemd.bash
Waishnav
2
-1
/
+19
2022-03-13
Update install.bash
Waishnav Deore
1
-1
/
+1
2022-03-13
Update README.md
Waishnav Deore
1
-2
/
+29
2022-03-12
completed week overview feature
Waishnav
9
-70
/
+144
2022-03-11
sorting app usage on the basis of screen-time
Waishnav
1
-19
/
+72
2022-03-11
updating executable file and added function in time_operation module
Waishnav
6
-18
/
+53
2022-03-10
log_files(implementing new approach) | so some changes in report_creation
Waishnav
5
-66
/
+68
2022-03-09
initializing project with bare minimal features
Waishnav
8
-0
/
+283