This program is supposed to work in the background and log all key presses. This shall lead to an analysis, on which bases an individual keymap or chords can be deducted.
Developed on a Mac, supposed to work in Linux and Windows as well.
- Keeps track of cursor position
- Logs words
- logs modifyer combinations (e.g. ControlLeft + s)
- write to a log file
- read from a log file on startup, so the analysis can continue
- add hashed phrases, like passwords, to this file to be ignored