Touch typing trainer using N-grams as data source, with options to customize the auto-generated lessons and specify the minimum typing performance needed. There are sound/color effects as well.
208
stars
39
forks
source link
Fix page hanging on certain combination values #32
Minimal change which fixing the error by moving the value back into the range if it's below the minimum. Open to changing if another behavior would be preferred.
Closes #31.
Minimal change which fixing the error by moving the value back into the range if it's below the minimum. Open to changing if another behavior would be preferred.