HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

toipe — Yet another typing test, but crab flavored. A trusty terminal typing tester. More information: <http

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandanotherbuttoipecliyettesttyping

Problem

How to use the toipe command: Yet another typing test, but crab flavored. A trusty terminal typing tester. More information: <https://github.com/Samyak2/toipe>.

Solution

toipe — Yet another typing test, but crab flavored. A trusty terminal typing tester. More information: <https://github.com/Samyak2/toipe>.

Start the typing test with the default wordlist:
toipe


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]}}

Code Snippets

Start the typing test with the default wordlist

toipe

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]}}

Context

tldr-pages: common/toipe

Revisions (0)

No revisions yet.