a simple browser-based tool to measure your left, middle, and right mouse double click speeds.
- test left, middle, and right clicks
- instant feedback with click timing
- works entirely in your browser
- responsive design for desktop and laptop use
- double click in the test area.
- check your click timing results.
- adjust the delay value if needed.
- try different mouse buttons and see how your speed compares.
- tool developed to diagnose faulty razer mouse single click clicking twice.
plain HTML, CSS, and js.
To run locally:
git clone https://github.com/oleoleoleoleo/double-clickometer.git
cd double-clickometer
open index.html # or use live server