
ttypr
terminal typing practice
Small application to practice ASCII (for now) typing
Based on Ratatui
Installation
cargo install ttypr
Usage
Run the application - start typing
ESC - to exit
Credits
-
filipriec [ gitlab.com/filipriec ] - creating a vector of styled Spans idea, if needs_redraw rendering concept
-
Concept taken from: monkeytype.com