[I] from codeberg.org
Find a file
2026-02-16 20:38:53 -05:00
images 1.0.1 Version 2026-02-16 20:33:36 -05:00
pyRSVP.py 1.0.1 Version 2026-02-16 20:38:53 -05:00
README.md 1.0.1 Version 2026-02-16 20:33:36 -05:00
sample.pdf forgot the pdf sample 2026-02-05 01:16:10 -05:00
sample.txt signed commit 2026-02-05 01:05:43 -05:00

Left4Code's pyRSVP!

Attempting to make a functional CLI Rapid Serial Visual Presentation reader.

How to use it:

1: Run on text

python3 pyRSVP.py <sample text> <WPM rate>

2: Speed read PDFs with poppler-utils

pdftotext <pdf> && python3 pyRSVP.py <pdf.txt> <WPM rate>