Any key or one key
In any-key mode every keydown adds to the total. In selected mode only the chosen key counts, which is useful for testing a specific switch.
Choose a specific key or count every key press. The workspace tracks the target, total presses, elapsed time, and presses per second for the active session.
In any-key mode every keydown adds to the total. In selected mode only the chosen key counts, which is useful for testing a specific switch.
The timer starts with the first qualifying press and keeps counting until you reset, so you can calculate your own sustained rate.
Privacy matters more than persistence. Counts exist only for the active session unless you save a best result.
Modifier keys are captured as keydown events and can be selected, though some OS shortcuts may intercept combinations.
Changing the selected key resets the session so the rate stays accurate for the new target.
Press any tracked key to begin the session automatically. The counter stops when you click the reset button or close the page. Elapsed time and presses per second update live while counting.
Yes, the tool works with any keyboard input, including virtual and touch keyboards. Pressing a key on your mobile device registers the same as a physical keyboard for accurate counting.
Yes, the tool calculates presses per second using total key presses divided by elapsed time. This average updates continuously throughout the session, giving you both real-time and overall performance.