Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 376 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 376 Bytes

⌨️ rstyping

You can try it here.

A typing test program written in rust and js.

Features

  • GUI
  • Showing typing accuracy
  • Showing typing speed
  • Showing graph of typing speed and accuracy

Build

git clone https://github.com/broot5/rstyping.git
cd rstyping

yarn install
yarn run build