Skip to content

naveedjat/tkinter-Python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

tkinter Python-projects

🧠 Typing Master (Tkinter)

A simple Typing Speed Test application built using Python and Tkinter.
The app measures your typing speed (Words Per Minute) and accuracy while giving a fun and interactive experience.


🚀 Features

✅ Real-time typing speed and accuracy measurement
✅ Random word generation (from file or list)
✅ Timer-based test (e.g., 60 seconds)
✅ Clean Tkinter GUI
✅ Restart and Reset options
✅ Results summary at the end


🧰 Tech Stack

  • Python 3.x
  • Tkinter (built-in GUI library)
  • Optional: random, time, threading

🖼️ Screenshots

Home Screen Typing Test Results

⚙️ How to Run

# Clone this repository
git clone https://github.com/<your-username>/TypingMaster.git
cd TypingMaster

# Run the app
python typing_master.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages