A simple typing speed application to improve speed and accuracy.
This is a simple typing speed application created with Python and tkinter. A random sentence will be displayed and the timer will start when a key is pressed. To submit your attempt, press Enter and a pop-up window will be displayed with the original sentence, your attempt, and the results.
- This project requires that you have the following installed:
- Python
- tkinter
- Download the zip file and unpack into a directory of your choice.
- Download and unpack program files
- Navigate to the directory of the application
- Run the main.py file in console
cd .../typing-speed-app
python main.py
Contributors names and contact info
Gabe Ng
[@bmbno]
- 0.1
- Initial Release
This project is licensed under the MIT License - see the LICENSE.md file for details