1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 00:02:09 +02:00
tldr/pages/common/tt.md
Tristan Jahnke 0a84c0194c
tt: add page (#10760)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-02 23:49:33 +02:00

428 B

tt

A terminal based typing test. More information: https://github.com/lemnos/tt.

  • Start quote mode with the builtin quote list in English:

tt -quotes {{en}}

  • Produce a test consisting of 50 randomly drawn words in 5 groups of 10 words each:

tt -n {{10}} -g {{5}}

  • Start a timed test lasting 10 seconds:

tt -t {{10}}

  • Start tt with no theming and showing your WPM as you type:

tt -showwpm -notheme