Crate toipe

source ·
Expand description

Toipe is a terminal-based typing test application.

Please see the README for installation and usage instructions.

Toipe provides an API to invoke it from another application or library. This documentation describes the API and algorithms used internally.

See RawWordSelector if you’re looking for the word selection algorithm.

Modules§

  • Configuration for Toipe.
  • Utilities for generating/selecting new (random) words for the typing test.
  • Utilities for the terminal UI of toipe.
  • Built-in wordlists, system wordlist and utils for retrieving them.

Structs§

  • Typing test terminal UI and logic.
  • Represents any error caught in Toipe.