ActivityWatch / ActivityWatch/aw-watcher-afk
Log number of keystrokes, mouse delta
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 76
- Fork
- 56
- Merge trung bình
- 4 ngày 20 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.