Keystroke Counter Tool

Posted by Tim Koschützki, on May 08, 2007 - in Coding Techniques & Tools » Tools

Today I felt like finding out how many keystrokes I do during the day. For that I made a little program that counts them. Maybe this can be an indicator for lame days and for very productive days.

I would love it if some of you could share their keystroke counts here via the commenting system. :) I for one will start to record mine tomorrow.

You can download it here.

Edit: Thanks to Michael Proctor the tool now has a great logging capability that tracks your keystrokes on an hourly and daily basis. It saves appropriate log files in your c:\keycounter\ directory. Enjoy and kudos to Michael for that!