commands.sh

toipe

all

Yet another typing test, but crab flavored. A trusty terminal typing tester.

More info →

Options (4)

-w, --wordlistboolean

Use a specific wordlist

Example: toipe {{[-w|--wordlist]}} {{wordlist_name}}
-f, --fileboolean

Use a custom wordlist

Example: toipe {{[-f|--file]}} {{path/to/file}}
-n, --numboolean

Specify the number of words on each test

Example: toipe {{[-n|--num]}} {{number_of_words}}
-p, --punctuationboolean

Include punctuation

Example: toipe {{[-p|--punctuation]}}

Examples (5)

Start the typing test with the default wordlist

Use a specific wordlist

toipe [-w|--wordlist] wordlist_name

Use a custom wordlist

toipe [-f|--file] path/to/file

Specify the number of words on each test

toipe [-n|--num] number_of_words

Include punctuation

toipe [-p|--punctuation]
made by @shridhargupta | data from tldr-pages