Speed Test Writer is a lightweight typing performance tool designed to measure your words per minute (WPM) and accuracy in an interface. It is built using Python. The program also gives you a visual graph using the MatPLotLib module showing your typing performance, allowing you to see how your speed changes over time during a test.
speed-test.mp4
git clone https://github.com/shayaanthedev/Speed-Typing-Test.git
cd Speed-Typing-Test
pip install requests matplotlib
python main.pyGo to the Releases section
Download the latest version
Extract the files
Run the executable
If you like this project, consider giving it a star ⭐
Contributions are welcome.
fork → edit → pull request