A CLI program for learning/practicing how to type more quickly.
About
SpeedTyper will display a paragraph of greyed out text from a popular public domain novel. This paragraph can be randomly selected, but the same paragraph should only be displayed twice if the user messed up typing it. After the paragraph is completed the user is brought to a continue screen and shown their results for the last paragraph and for the session as a whole.
While a word is being typed it will be shown as green if it has no mistakes or red if the user has made a mistake. Previously correctly typed words are shown as white.
Options
-
Repeat on mistake. Repeat the same paragraph if you made a mistake. (default : true)
-
Show results. Show mistake and speed counts at the bottom of the screen while the paragraph is being typed and on the continue screen. (default : true)
-
Continue screen. Show a continue screen after completion of a paragraph instead of jumping right into a new one. (default : true)