speedread

Terminal-based rapid serial visual presentation (RSVP) speed reader

brewmacoslinux
Try with needOr install directly
Source

About

Simple terminal-based rapid serial visual presentation (RSVP) reader

Commands

speedread

Examples

Read a text file at default speed$ speedread myfile.txt
Read text with custom words per minute (300 WPM)$ speedread -w 300 myfile.txt
Read from stdin with pause on punctuation$ cat myfile.txt | speedread -p