Coder Social home page Coder Social logo

aidensane / typing-speed-test Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3 KB

This program is a speed typing test that displays a random line of text from a file and tracks the user's typing accuracy and speed in WPM. The program uses the "curses" library to create a command line interface. It allows the user to exit by pressing the "Escape" key.

Python 100.00%
wpm-counter

typing-speed-test's Introduction

Speed Typing Test

This program is a command line interface (CLI) speed typing test that tracks the user's typing accuracy and speed in words per minute (WPM). The program uses the "curses" library to create an interactive interface. The user is presented with a randomly selected line of text from a file, which they must type as quickly and accurately as possible. The program provides feedback on the user's typing accuracy by displaying incorrect characters in red and correct characters in green.

Installation

To run this program, you must have Python 3 installed on your system. Clone or download the repository to your local machine, navigate to the directory containing the program files, and run the following command in your terminal:

python3 speed_typing_test.py

How to Use

  1. Launch the program by running the command above.
  2. The program will display a welcome message and prompt you to press any key to begin.
  3. A line of text will be displayed on the screen. Type the text as quickly and accurately as possible.
  4. The program will track your typing accuracy and speed in WPM and display the information in real-time.
  5. Once you have correctly typed the entire text, the program will display a message and wait for you to press any key to continue.
  6. You can exit the program at any time by pressing the "Escape" key.

Contributing

This program is open-source and contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This program is licensed under the MIT License.

typing-speed-test's People

Contributors

aidensane avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.