Skip to content

mhrafin/Typing-Speed-Test-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing Speed Test Program

This program tests typing speed. Made with tkinter.

Features

  • Select from 10, 25, 50, and 100 words to test typing speed.
  • Visual feedback on correct and misspelled words.

Run Locally

Make sure python3 is installed on your system.

Clone the project

  git clone https://github.com/mhrafin/Typing-Speed-Test-Program.git

Go to the project directory

  cd Typing-Speed-Test-Program

Install requirements

  pip install -r requirements.txt

Run the program

  python3 main.py

About

A python GUI program to test typing speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages