Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 479 Bytes

bash-rsvp

Simple command-line program for displaying a text file word by word, centered on the screen.

https://en.wikipedia.org/wiki/Rapid_serial_visual_presentation

Next features:

  • Improve argument parsing
  • Add an option to set the time between words
  • Add an option to set the acceleration between words
  • Create a funtion that detects dots and commas in the words
  • Add an option to set an additional delay between words that end in dot or comma