doomtype
v1.0.2
Published
A terminal-based typing speed test built with React and OpenTUI
Maintainers
Readme
doomtype
A terminal-based typing speed test built with React and OpenTUI. Test your typing speed and accuracy in the comfort of your terminal.
Installation
npm install -g doomtypeOr using bun:
bun install -g doomtypeUsage
After installation, simply run:
doomtypeFeatures
- Real-time typing speed (WPM) calculation
- Accuracy tracking
- Visual feedback for correct/incorrect characters
- Timer tracking
- New prompts with Ctrl+R
- Beautiful terminal UI
Controls
- Start typing - Begin the test and start the timer
- Backspace - Fix mistakes
- Ctrl+R - Get a new prompt
- Ctrl+C - Exit the application
Development
To run locally during development:
bun install
bun run devRequirements
- Bun >= 1.0.0
License
MIT
