Skip to content

"Terminal Typing Master" is a thrilling project aimed at enhancing typing skills through the command line interface. 🖥️👩‍💻 It offers a dynamic platform for users to practice typing commands and code snippets while simulating real-world scenarios. With customizable difficulty levels and feedback mechanisms.

KishanKumar08/Terminal-Typing-Master

Repository files navigation

Terminal Typing Master

Terminal Typing Master is a command-line tool designed to help you enhance your typing skills directly from your terminal window.

Features

  • Interactive Typing Exercises: Practice typing with interactive exercises to improve your speed and accuracy.
  • Customizable Settings: Tailor your typing sessions by adjusting difficulty levels, choosing specific exercises, and setting time limits.
  • Progress Tracking: Keep track of your typing progress over time to monitor improvements and identify areas for enhancement.
  • Command-line Interface: Utilize a simple and intuitive CLI interface for seamless typing practice.

Installation

To install Terminal Typing Master, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/KishanKumar08/Terminal-Typing-Master.git
    
  2. Navigate to the cloned directory:

    cd Terminal-Typing-Master
    
  3. Install the necessary dependencies:

    pip install time
    
    pip install random
    
    pip install termcolor
    
    pip install json
    

Usage

Once installed, you can launch Terminal Typing Master by running the following command:

python main.py

Follow the on-screen instructions to initiate typing practice sessions and improve your typing skills.

Starting

Intro

Results

Results

Leaderboard

Leaderboard

Contributing

We welcome contributions to Terminal Typing Master! If you would like to contribute, please follow these guidelines:

  1. Fork the repository on GitHub.
  2. Create a new branch from the main branch.
  3. Make your desired changes.
  4. Test your changes thoroughly.
  5. Create a pull request with a clear description of your changes.

Acknowledgments

We would like to express our gratitude to all contributors who have helped improve Terminal Typing Master.

Contact

For any inquiries or support, please contact us at kmali4551@gmail.com.

About

"Terminal Typing Master" is a thrilling project aimed at enhancing typing skills through the command line interface. 🖥️👩‍💻 It offers a dynamic platform for users to practice typing commands and code snippets while simulating real-world scenarios. With customizable difficulty levels and feedback mechanisms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages