| Crates.io | typetest |
| lib.rs | typetest |
| version | 1.0.2 |
| created_at | 2021-06-07 20:53:40.301409+00 |
| updated_at | 2021-06-08 20:00:01.479682+00 |
| description | An offline keyboard typing test. |
| homepage | |
| repository | https://github.com/Ace4896/typetest |
| max_upload_size | |
| id | 407472 |
| size | 2,469,315 |
An offline typing test, written using Rust and Iced. Inspired by typetest.io and 10fastfingers.com.

Install from crates.io:
cargo install typetest
Or alternatively, clone this repository and run from the source code:
git clone https://github.com/Ace4896/typetest.git
cd typetest
cargo run --release
NOTE: Linux users may want to look here if there are linking errors due to missing dependencies.