tt
A terminal based typing test. More information: <https://github.com/lemnos/tt>.
Install
- All systems
-
curl cmd.cat/tt.sh
- Debian
-
apt-get install treetop - Ubuntu
-
apt-get install treetop -
Alpine
-
apk add ruby-treetop - Arch Linux
-
pacman -S ruby-treetop - Kali Linux
-
apt-get install treetop - Fedora
-
dnf install rubygem-treetop - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install treetop - Raspbian
-
apt-get install treetop - Docker
-
docker run cmd.cat/tt ttpowered by Commando
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
© tl;dr; authors and contributors