Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 959 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 959 Bytes

dictator.py

A program that "visually dictates" text files.

Usage

$ ./dictator.py <filename>
Key Description
Q, Esc quit
ENTER step forward by 1 token
LEFT ARROW step backward by 1 token
TAB jump forward by 10 tokens
BACKSPACE jump backward by 10 tokens
0-9 jump to 0%-90% progress
SPACE toggle autoplay
S increase autoplay speed
Shift + S decrease autoplay speed
R reload file
any other key step forwad by 1 token