LinuxCommandLibrary

toipe

Yet another typing test, but crab flavoured.

TLDR

Start the typing test with the default wordlist

$ toipe
copy


Use a specific wordlist
$ toipe [-w|--wordlist] [wordlist_name]
copy


Use a custom wordlist
$ toipe [-f|--file] [path/to/file]
copy


Specify the number of words on each test
$ toipe [-n|--num] [number_of_words]
copy


Include punctuation
$ toipe [-p|--punctuation]
copy

Copied to clipboard