Skip to content

An offline typing test, written using Rust and Iced.

License

Notifications You must be signed in to change notification settings

Ace4896/typetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeTest

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

Demo

Requirements

On all OSes, Rust 1.53 is required.

On Linux, iced has additional dependencies that need to be present when installing from crates.io or from source - see this GitHub issue for more information.

Usage

Installation

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

Shortcuts

  • Redo Current Test: Ctrl/Cmd + R or F5

About

An offline typing test, written using Rust and Iced.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages