Mithil467 / mitype

Typing speed test in terminal
http://mithil467.github.io/mitype
GNU General Public License v3.0
413 stars 62 forks source link

feat: add autotype flags #170

Open carafelix opened 1 month ago

carafelix commented 1 month ago

I would like to see how fast is to type at, for example, 200 wpm, so adding a flag like

mitype -auto 200

should play a replay of typing a text at flat 200wpm. Maybe even add some more options for curve fitting the replay speed

mitype -auto -curve cubic-bezier 100 150 80 120 200

or some type of granular control over the typing speed, like noise or randomness whatever

welcome[bot] commented 1 month ago

Thank you for opening your first issue in this project! A contributor should be by to give feedback soon. In the meantime, please check out the contributing guidelines.