#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

#1445 in Hardware support

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–19MB
~269K SLoC