#cli #demo #test #typing #monkey #addicts

app monkay

A cli typing test for all those monkey type addicts

1 unstable release

0.1.0 Oct 10, 2022

#14 in #monkey

MIT/Apache

6KB
160 lines

Rust Typing Test

TODO

  • find if there is a way to run a function on every character input in terminal ( if any )
    • tried reading with ARC<MUTEX< String >> in another thread but std::io::stdin().read_line only mutates after "\n" ( obvio )
  • finish result calculation
  • add more words / maybe find another way to get words than static arr
  • add users defaults

Dependencies

~0.3–9.5MB
~59K SLoC