Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

ScreenShot Taker

This is a python script which can help you to take screenshots.

Steps to make it run

  1. Clone/Download this repository
git clone clone_path
  1. Install the requirements using the command
pip install -r requirements.txt
  1. Run the program usig command
python app.py

Input

After ruuning the script, go to the location were you want to take the scrennshot, After going to the location you can just press 'p' in the keyboard the Script will ask were you want to save the file. Screenshot (577)

Output

Inside the file location you will see your required screenshot gets saved Screenshot (578)