issues
search
ActivityWatch
/
aw-watcher-afk
Watches keyboard and mouse activity to determine if you are AFK or not (for use with ActivityWatch)
Mozilla Public License 2.0
47
stars
34
forks
source link
Remove hibernate and did a bunch of cleanup
#28
Closed
ErikBjare
closed
7 years ago
ErikBjare
commented
7 years ago
Changes made:
Removed hibernation events
Removed unnecessary class variables
Fixed bug where os.getppid() would cause OSError on non-Unix OS's
Renamed configuration options to make consistent with aw-watcher-window
Misc cleanup
A major improvement overall.
Changes made:
A major improvement overall.