Skip to content

It is command line python app which helps in improving your question solving speed. It takes time(in minutes) as input that you want to do a question in. Then, it asks how many questions you want to do. After that, It will give you sometime then plays a sound.

Notifications You must be signed in to change notification settings

ishant9805/PyQuesTim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQuesTim

Twitter

A command line Python application that helps you improve your question-solving speed. It allows you to set a specific time (in minutes) for solving a question, prompts you to specify the number of questions you want to solve, and then alerts you with a sound after the designated time has elapsed.

Table of Contents

Installation

  1. Ensure you have Python 3 installed.

  2. Clone this repository using the following command:

    git clone https://github.com/ishant9805/PyQuesTim.git
  3. Navigate to the project directory:

    cd PyQuesTim
  4. Install the playsound library:

    pip install playsound

Usage

  1. Open a terminal and navigate to the project directory.

  2. Run the following command to start the application:

    python main.py
  3. Follow the prompts to input the desired time and number of questions.

  4. Wait for the specified time duration, and you will be alerted with a sound.

Contact

Don't forget to star ⭐️ this repository if you found it helpful!

About

It is command line python app which helps in improving your question solving speed. It takes time(in minutes) as input that you want to do a question in. Then, it asks how many questions you want to do. After that, It will give you sometime then plays a sound.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages