#typing #offline #iced #test #keyboard

app typetest

An offline keyboard typing test

2 stable releases

1.0.2 Jun 8, 2021
1.0.1 Jun 7, 2021

#1414 in Hardware support

48 downloads per month

MIT license

2MB
2K SLoC

TypeTest

An offline typing test, written using Rust and Iced. Inspired by typetest.io and 10fastfingers.com.

Demo

Usage

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.

Dependencies

~2–21MB
~283K SLoC