Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

count keystrokes/mouse movement? #184

Closed
anarcat opened this issue Aug 25, 2017 · 8 comments
Closed

count keystrokes/mouse movement? #184

anarcat opened this issue Aug 25, 2017 · 8 comments
Labels

Comments

@anarcat
Copy link
Contributor

anarcat commented Aug 25, 2017

This is pretty cool software. I like the minimalist/configuration approach (and the fact that it is written in python!).

As a workrave user, one thing I am wondering is whether it will keep track of mouse movement and keystrokes counts the way workrave does. You can see the analysis I get out of this:

https://anarc.at/blog/2016-06-01-work-volume/

... which I find personally fascinating.

@anarcat
Copy link
Contributor Author

anarcat commented Aug 25, 2017

some possible solutions:

  • this thread mentions tracking the Xinput extension and the input-events (needs root)
  • kbdcounter counts keystrokes (in python)
  • pynput is a clean Python interface for Xinput

@slgobinath
Copy link
Owner

Hi,
Now I am developing Safe Eyes 2.0.0 with complete plugin support. According to the new design, everything except the core features will be implemented as plugins. I guess we can include this feature as a plugin in future.

@slgobinath
Copy link
Owner

Hi @anarcat,
I saw your French translations in Weblate but I reset them by mistake when I pulled the new changes from GitHub. Could you please make those changes again.

Sorry for the inconvenience.

@anarcat
Copy link
Contributor Author

anarcat commented Aug 28, 2017

@slgobinath i'm not sure i can do that. i don't exactly remember which changes I did and, for a reason i cannot explain, the changes do not show up in the weblate git repository either. sorry.

@slgobinath
Copy link
Owner

In case if it is useful, these are the changes you made:

Afficher la prochaine heure de pause dans la zone de notification
Langue du système
Afficher la prochaine pause dans la zone de notification

Sorry again for my mistake and I don't want to loose your contribution.
screenshot from 2017-08-28 21-06-52

@anarcat
Copy link
Contributor Author

anarcat commented Aug 29, 2017

okay, done..

@slgobinath
Copy link
Owner

@anarcat thank you very much.
Merged the changes with 47590cd

@anarcat
Copy link
Contributor Author

anarcat commented Sep 7, 2017

i think we can consider this out of scope, now that I found selfspy through #144. :) thanks!

@anarcat anarcat closed this as completed Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants