| Crates.io | typoo |
| lib.rs | typoo |
| version | 1.1.0 |
| created_at | 2025-06-17 16:33:13.060121+00 |
| updated_at | 2025-06-27 00:41:18.564565+00 |
| description | A terminal-based monkeyType |
| homepage | |
| repository | https://github.com/sangeeth-606/typoo |
| max_upload_size | |
| id | 1715997 |
| size | 73,832 |
A blazing fast, terminal-based typing speed test application written in Rust.

# Clone the repository
git clone https://github.com/sangeeth-606/typoo.git
# Navigate to the project directory
cd typoo
# Build the project
cargo build --release
# Install the binary
cargo install --path .
cargo install typoo
typoo
Enter to start a new testSpace or Enter to move to the next wordEsc to exitTypoo presents you with a series of words to type within a 30-second timeframe. Your typing speed is measured in Words Per Minute (WPM), and your accuracy is tracked in real-time with color-coded feedback:
Your highest WPM score is automatically saved and displayed during each session.
Typoo includes an auto-update feature that checks for new versions when you launch the application. If a new version is available, you'll be prompted to update.
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Project Link: https://github.com/sangeeth-606/typoo