Skip to content

nitinmogalapalli0309-zz/Typing-Speed-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing-Speed-Test

Logo
A GUI based application that calculates your typing speed


GitHub pull-requests GitHub issues GitHub contributors

GitHub license GitHub release GitHub repo size

Code of Conduct Open Source Love svg1

Table of Contents

Motivation

The main objective of this project was to create a simple and easy to use application that would calculate typing speed. This would enable users to increase their typing skills and also monitor their progress.

Most typing tests are online and the ones that are downloadable(offline) are usually just malware. And so, I set out to build my own typing speed test.

Usage

Installing and using this application is quite straightforward.

For the latest Stable version, go to Releases

Extract the files and run Typing-Speed-Test.py file present in the src folder.

As an alternative, you could also clone the repository using.

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

Note : Typing-Speed-Test uses custom fonts. Most windows computers have them preinstalled. However, if you don't, just open the Fonts folder present in assets and launch the Agency-FB.ttf and the Algerian Regular.ttf files and press install.

Once you launch the Typing-Speed-Test.py file, just select one of the three modes.

  • Warmup : A random stream of short and long words that help you warm up your fingers.
  • Easy : Short words that help you practice typing.
  • Hard : Expertise level, Long and difficult words.

Now, just click on start and follow the instructions shown in the application.

Contributing

To contribute to Typing-Speed-Test, fork the repository, create a new branch and send us a pull request. Make sure you read CONTRIBUTING.md before sending us Pull requests.

Also, thanks for contributing to Open-source!

License

Typing-Speed-Test is under The MIT License. Read the LICENSE file for more information.