/bash-rsvp

Displays a text file word by word centered on the screen

Primary LanguageShellGNU General Public License v2.0GPL-2.0

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