An open API service indexing awesome lists of open source software.

https://github.com/0x2b3bfa0/bash-rsvp

Displays a text file word by word centered on the screen
https://github.com/0x2b3bfa0/bash-rsvp

bash rsvp shell string-formatter string-manipulation

Last synced: 5 months ago
JSON representation

Displays a text file word by word centered on the screen

Awesome Lists containing this project

README

          

# 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