ActivityWatch / ActivityWatch/aw-watcher-afk

Log number of keystrokes, mouse delta

Open
#2 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
76
Forks
56
Avg merge
4d 20h
Merged PRs (30d)
1

Description

One aspect of this seems difficult: We'd want to log the number of keystrokes **per window**, so that'd mean we have to couple the keycount event duration to the window event somehow.

Not sure how to do this without tying it into the window watcher one way or another. A slightly depraved solution would be to poll/subscribe to the window events and create a new entry where appropriate. I can imagine a bunch of solutions involving the server as well but I'd rather not just for this specific case.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.