commands.sh

typeinc

all

An `ncurses` based terminal typing speed test program, written in Python. Try out different difficulty levels and improve your typing speed.

More info →

Options (3)

-r, --ranklistboolean

Display the top 10 rank list for input difficulty level

Example: typeinc {{[-r|--ranklist]}} {{difficulty_level}}
-w, --wordsboolean

Get random English words present in our wordlist

Example: typeinc {{[-w|--words]}} {{word_count}}
-s, --scoreboolean

Calculate hypothetical Typeinc score

Example: typeinc {{[-s|--score]}}

Examples (4)

Enter the typing test

Display the top 10 rank list for input difficulty level

typeinc [-r|--ranklist] difficulty_level

Get random English words present in our wordlist

typeinc [-w|--words] word_count

Calculate hypothetical Typeinc score

typeinc [-s|--score]
made by @shridhargupta | data from tldr-pages