Practice touch typing to improve your skills with the keyboard with generated lessons by providing the words you want to practice.
Provide a set of words you want to practice, the progress is saved in the same direction of the script on a csv file.
python justPractice.py
If you want to paste your list of words use Ctrl + Shift + V
To stop the program just press Ctrl + C
- A sprint logo for "justPractice". (perhaps)
- Different command-line options, such as,
justPractice start
,justPractice progress
. (Progress is saved on the csv files anyway but a more visual way to watch daily and overall progress without having to pull out thepanda
s) - Better score, based more on wpm.
- Custom pre-made lessons.