mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 10:06:00 +02:00
22 lines
509 B
Markdown
22 lines
509 B
Markdown
![]() |
# typeinc
|
||
|
|
||
|
> An `ncurses` based terminal typing speed test program, written in python.
|
||
|
> Try out different difficulty levels and improve your typing speed.
|
||
|
> More information: <https://github.com/AnirudhG07/Typeinc>.
|
||
|
|
||
|
- Enter the typing test:
|
||
|
|
||
|
`typeinc`
|
||
|
|
||
|
- Display the top 10 [r]anklist for input difficulty level:
|
||
|
|
||
|
`typeinc --ranklist {{difficulty_level}}`
|
||
|
|
||
|
- Get random English [w]ords present in our wordlist:
|
||
|
|
||
|
`typeinc --words {{word_count}}`
|
||
|
|
||
|
- Calculate hypothetical Typeinc [s]core:
|
||
|
|
||
|
`typeinc --score`
|