KeySpy (VB6)
This is a little applet which sits in the tray and measures your typing stats, namely
- Typing speed (number of key presses which aren't delete or backspace)
- Accuracy (based on proportion of key presses which are delete or backspace)
- Activity level (based on the proportion of time you spend typing something)
Keyspy is also a key logger, but not a very accurate one! I think my reasons for putting in the logging code was firstly to see how easy it was to do and secondly as a generalised backup function; I forget now - it was years ago. I promise that it doesn't send any information off your computer!