A minimal terminal-based typing test built with Go and Bubble Tea.

- Clean, distraction-free TUI
- Multiple test modes: Time, Words, and Zen
- Configurable test duration and word count
- Results screen with WPM and accuracy display
- Responsive text wrapping
brew install yagnikpt/tap/boomtyprwinget install yagnikbuilds.boomtypr --source wingetgo install github.com/yagnikpt/boomtypr@latestgit clone https://github.com/yagnikpt/boomtypr.git
cd boomtypr
makeboomtypr- WPM and accuracy stats display
- Results screen after test completion
- Configurable word count and test duration
- Multiple word lists
- Test restart functionality
- Word erase (ctrl+w / ctlr+backspace)
- Realtime stats display / better stats
The UI and flow is inspired by ashish0kumar/typtea
MIT