2024-06-01 19:12:45 +05:30
|
|
|
# toipe
|
|
|
|
|
|
|
|
> Yet another typing test, but crab flavoured.
|
|
|
|
> 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:
|
|
|
|
|
2025-03-08 23:08:23 +02:00
|
|
|
`toipe {{[-w|--wordlist]}} {{wordlist_name}}`
|
2024-06-01 19:12:45 +05:30
|
|
|
|
|
|
|
- Use a custom wordlist:
|
|
|
|
|
2025-03-08 23:08:23 +02:00
|
|
|
`toipe {{[-f|--file]}} {{path/to/file}}`
|
2024-06-01 19:12:45 +05:30
|
|
|
|
|
|
|
- Specify the number of words on each test:
|
|
|
|
|
2025-03-08 23:08:23 +02:00
|
|
|
`toipe {{[-n|--num]}} {{number_of_words}}`
|
2024-06-02 19:09:56 +02:00
|
|
|
|
|
|
|
- Include punctuation:
|
|
|
|
|
2025-03-08 23:08:23 +02:00
|
|
|
`toipe {{[-p|--punctuation]}}`
|