Skip to content

A Python application to improve typing speed and accuracy using PyQt5. It randomly generates sentences from a text file, tracks performance (WPM), and provides feedback while ignoring punctuation.

Notifications You must be signed in to change notification settings

ImranDevJourney/typing_speed_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing Speed Tester

A simple typing speed tester application built with Python and PyQt5. This application allows users to practice their typing skills and view their typing speed in words per minute (WPM).

Features

  • Randomly generated sentences for typing practice.
  • Displays current typing speed and average speed.
  • Settings dialog to adjust font size and difficulty level.
  • Results window to show past results.

Requirements

  • Python 3.x
  • PyQt5

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/typing_speed_tester.git
    cd typing_speed_tester

About

A Python application to improve typing speed and accuracy using PyQt5. It randomly generates sentences from a text file, tracks performance (WPM), and provides feedback while ignoring punctuation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages