Skip to content

justynhunter/sread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sread

A command line tool to speed read documents.

Installing

If you have the go tooling installed simply do

go install github.com/justynhunter/sread

otherwise...

  1. Download from the current release to the right 👉
  2. Unzip the file and move the binary to somewhere in your $PATH (e.g. mv sread /usr/local/bin)
  3. Use following the usage instructions below.

Usage

cat your_doc | sread -w 200

or

sread my_file.txt --no-highlight
flag short default purpose
--words-per-minute -w 300 the speed the words are shown
--highlight-color -c #FF0088 color of the 'center' character
--no-highlight -n false don't highlight the 'center' character

About

cli tool to speed read docs

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages