Web application for touch typing practice.
Inspired by Gtypist and ttyper.
Currently supports only keyboard users.
To add a lesson to your local copy of this tutor create a file with the lesson name and extension yml
in the folder lessons
.
# example.yml
pages:
- 1:
description: Description of the page
text: String to type
- 2:
text: Another string to type
- 3:
description: Page with description