ttypr 0.2.4

terminal typing practice
Documentation

ttypr

terminal typing practice

Current typing options: ASCII and Words

Based on Ratatui

Installation

cargo install ttypr

Usage

Note: the application starts in the Menu mode.

Menu mode:

  • q - exit the application
  • i - switch to Typing mode
  • m - switch Typing option (ASCII, Words)

Typing mode:

  • ESC - switch to Menu mode

Acknowledgements

  • filipriec - creating a vector of styled Spans idea, if needs_redraw rendering concept

  • Concept taken from: Monkeytype

License

This project is licensed under the MIT License.