[I] from codeberg.org
Find a file
2026-02-05 01:19:05 -05:00
pyRSVP.py signed commit 2026-02-05 01:05:43 -05:00
README.md link's probably better 2026-02-05 01:19:05 -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

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>