ActivityWatch / ActivityWatch/aw-watcher-afk

Log number of keystrokes, mouse delta

Abierto
#2 1 comentario 2 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
76
Forks
56
Merge medio
4 d 20 h
PR fusionados (30 d)
1

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.