This repository is not active
lesotlhok/theaPDFreader
This script creates a GUI window using the tkinter library that allows the user to select a PDF file and adjust the reading speed using a Scale widget. The selected PDF file and the reading speed are passed to the read_pdf function when the Start button is clicked.
Jupyter NotebookApache-2.0