A sleek, real-time keyboard heatmap web app that helps you visualize your typing patterns. Choose between Live View and Cumulative View, track your most used words, monitor typing session durations, and even export your heatmap data.
- Live View: Visualizes key presses in real time, fading with inactivity
- Cumulative View: Tracks overall key usage across the session
- Session Stats:
- Total key presses
- Words typed
- Most used words and keys
- Typing duration
- Export as Image: Save your heatmap snapshot with one click
- Inactivity Detection: Automatically shows a summary if you stop typing
- Responsive UI: Works across modern browsers and screen sizes
CHECK OUT THE WEBSITE HERE
- Each key is tracked when pressed
- In Live Mode, keys light up and fade over time
- In Cumulative Mode, key intensity grows with usage
- Tracks and displays:
- Most pressed key
- Most typed word
- Total words and characters
- Typing time (active session duration)
No setup needed! Just open index.html in any modern browser, with the
git clone https://github.com/ItsAkshatSh/KeyboardHeatmap.git
cd keyboard-heatmap
open index.htmll