This program plays a sound when typing, for the current input language. Intended for multi-lingual users, this program helps to avoid typing in the wrong language.
Currently only supports the Windows platform.
Note: this is not a keylogger. Your keystorkes are not saved.
0.1
GPL v3
This program contains code from the [PyKeyLogger project] pykeylogger.
- One alert per window (currently alerts for each keystroke)
- Keep language codes in a configuration file
- Keep language alert sound files in configuration
- Support Linux (X11)