LinuxCommandLibrary

tt

A terminal based typing test.

TLDR

Start quote mode with the builtin quote list in English

$ tt -quotes [en]
copy


Produce a test consisting of 50 randomly drawn words in 5 groups of 10 words each
$ tt -n [10] -g [5]
copy


Start a timed test lasting 10 seconds
$ tt -t [10]
copy


Start tt with no theming and showing your WPM as you type
$ tt -showwpm -notheme
copy

Copied to clipboard