LinuxCommandLibrary

typeinc

An `ncurses` based terminal typing speed test program, written in Python.

TLDR

Enter the typing test

$ typeinc
copy


Display the top 10 rank list for input difficulty level
$ typeinc [-r|--ranklist] [difficulty_level]
copy


Get random English words present in our wordlist
$ typeinc [-w|--words] [word_count]
copy


Calculate hypothetical Typeinc score
$ typeinc [-s|--score]
copy

Copied to clipboard