From 19e0ee86e3af88b5885951ca185e6a662ac30175 Mon Sep 17 00:00:00 2001 From: Anirudh Gupta <146579014+AnirudhG07@users.noreply.github.com> Date: Tue, 4 Jun 2024 10:28:41 +0530 Subject: [PATCH] typeinc: add page (#12885) Co-authored-by: spageektti Co-authored-by: K.B.Dharun Krishna --- pages/common/typeinc.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 pages/common/typeinc.md diff --git a/pages/common/typeinc.md b/pages/common/typeinc.md new file mode 100644 index 000000000..8281c642e --- /dev/null +++ b/pages/common/typeinc.md @@ -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: . + +- 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`