Basic word trainer for Plover, usable in the browser. Made in Haxe (4.0.0+), compiled to JavaScript.
# build the project
haxe make.hxml
# build the stylesheet
(cd assets; ./gen-scss.sh)Open bin/index.html in a browser.
For correct input detection, make sure to set the spaces to appear after the word.
- add the remaining lessons to
data - customisable modes
- timer length / disable
- sounds
- auto-parse the
main.jsondictionary from Plover for drilling all the words (not lesson-based)