ActivityWatch / ActivityWatch/aw-watcher-afk

Log number of keystrokes, mouse delta

未关闭
#2 1 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
76
派生
56
平均合并
4 天 20 小时
30 天内合并 PR
1

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。