Skip to content

benjamin-fleischmann/keyboard_layout_lessons

Repository files navigation

Typing Trainer

Practice project for getting familiar with rust.

Current features

  • Lesson content is randomly generated
  • Command line gui build with tui

Screenshot

Usage

Generate save file with lesson definitions

At the moment only a few lessons are defined for the Bone keyboard layout. They can be genreated using:

cargo run --bin create_bone_lessons

Starting the typing trainer

cargo run --bin trainer
  • Select lessons using up/down key start by pressing Enter
  • Type until you had enough of the selected lesson
  • When in training mode press Esc to return to lesson selection
  • When in lesson selection mode press Esc to save and exit the application

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages