Skip to content

MichaelObvious/dictator.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A program that "visually dictates" text files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages