keystats
keystats copied to clipboard
A simple keylogger for macOS
When I start it keyboard is not working at all. Current build Version 1.0.0-dev (c3087bb@fix) running on 10.11.4 Beta (15E27e).
It would be a fun to see if we can dump plots using [bashplotlib](https://github.com/glamp/bashplotlib).
It feels natural to have Keystats as a widget in the [dashboard](http://www.apple.com/downloads/dashboard/) (maybe the first and only useful dashboard widget). I'm not familiar with their API for this, but I...
Right now the SQLite database that stores the information stores not only the keystroke counts, but also the ASCII values and timestamps. There should be an option to disable the...
The database should be encrypted, regardless of the information it stores (see #3 for some discussion).
If the database is corrupted, or there's a problem, Keystats will crash immediately after the program launches. Here's the message that you get on the console: ``` 2015-01-01 13:41:08.994 Keystats[740:21656]...