Skip to content

Doometnick/Spot-Reading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spot-Reading

A small GUI tool to test your reading speed when text does not move.

Words are printed to the center of the GUI at a given speed (words per minute, wpm) that can be set by the user. The user can increase or decrease the speed via two buttons on top of the GUI.

The spotreading package can be run with loaded text from a text file or with a generator object. This allows to write custom objects for the text generation and simply feed it into the spotreading class' __init__ function.

Image not found

Requirements

Only built-in modules are used. The code has not been tested on macOS.

How to run

python example_runs.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages