1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 17:13:50 +02:00

typeinc: add page (#12885)

Co-authored-by: spageektti <git@spageektti.cc>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Anirudh Gupta 2024-06-04 10:28:41 +05:30 committed by GitHub
parent fa86a39545
commit 19e0ee86e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

21
pages/common/typeinc.md Normal file
View file

@ -0,0 +1,21 @@
# 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`