Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 822 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 822 Bytes

LightType: A Versatile Training Tool for Typing

(made with PyQt5)

Demo screenshot of LightType

LightType is a typing training/testing tool designed to move past the clutter and provide a streamlined way to quickly practice typing. It allows you to select from several wordsets of ranging difficulty and view your progress over time throughout each test.

Installation

Inside the root of the repository, with python3.8+, run

pip install -r requirements.txt

Then,

python3 app.py

Builds coming in future.

Planned Features

  • Graph speed over time for each test
  • Choose from multiple wordsets with various difficulty levels
  • Add custom wordsets
  • Save past results
  • Personalize tests based on past performance
  • (???) Competition Mode?