| Crates.io | typeman |
| lib.rs | typeman |
| version | 1.0.1 |
| created_at | 2025-08-28 20:30:21.267847+00 |
| updated_at | 2025-11-15 21:03:49.100774+00 |
| description | Typing speed test with practice mode in GUI, TUI and CLI |
| homepage | |
| repository | https://github.com/mzums/typeman |
| max_upload_size | |
| id | 1814589 |
| size | 5,545,617 |
Typing speed test with practice mode in GUI, TUI and CLI
cargo install typeman
[!NOTE]
GUI feature may be too heavy for your needs, in this case follow instructions below
--no-default-features and specifying features:cargo install typeman --no-default-features --features tui
cargo install typeman --no-default-features --features "tui cli"
Additional action needed for succesfull install
cargo install --target x86_64-apple-darwin typeman
sudo apt-get install libfontconfig1-dev
sudo apt install libasound2-dev
sudo dnf install alsa-lib-devel
git clone https://github.com/mzums/typeman
cd typeman
cargo run
typeman - TUItypeman --gui - GUItypeman --cli - CLI
typeman --cli -c ./text.txt - custom filetypeman --cli -q - random quotetypeman --cli (-t=30) -n=500 - 30s (default) test with random words from 500 most used english wordstypeman --cli -w=50 -n=500 -p -d - 50 random words from 500 most used english words with punctuation and digitstypeman --cli -l - list all practice levelstypeman --cli -l=1 - practice first leveltypeman --cli --wiki - wikipedia mode