Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 768 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 768 Bytes

typealong

Practice typing on any text

Usage:

  • ./typealong example.epub
  • Typing text brings you forward.
  • Press '1' to quit.
  • Press '2' to rewind a chapter.
  • Press '3' to rewind a paragraph.
  • Press '4' to rewind a word.
  • Press '5' to rewind a character.
  • Press '6' to jump a character.
  • Press '7' to jump a word.
  • Press '8' to jump a paragraph.
  • Press '9' to jump a chapter.
  • State is saved upon quit.

UIs:

  • Terminal based

Supported formats:

  • epub

Pre-requisites:

  • Linux (see special windows notes below)
  • Python3
  • pip

Windows usage: