Akankshabairagi55 / terminal-based-typing-master

Improve your typing speed and accuracy with our Terminal-based Typing Master! πŸš€ Sharpen your skills with customizable exercises and track your progress effortlessly. Whether you're a beginner or a pro, this tool offers a sleek interface for honing your typing prowess. Ready to level up? Let's type away! 🎯

Home Page:https://drive.google.com/file/d/1AfRXyqu3BCGlXaidbH2dvWiIXmidedh8/view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/Akankshabairagi55/terminal-based-typing-master.git
    
  2. Navigate to the cloned directory:

        cd terminal-based-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 TypingMaster.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 bairagiakanksha55@gmail.com

About

Improve your typing speed and accuracy with our Terminal-based Typing Master! πŸš€ Sharpen your skills with customizable exercises and track your progress effortlessly. Whether you're a beginner or a pro, this tool offers a sleek interface for honing your typing prowess. Ready to level up? Let's type away! 🎯

https://drive.google.com/file/d/1AfRXyqu3BCGlXaidbH2dvWiIXmidedh8/view


Languages

Language:Python 100.0%