Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Capture Screenshot

captures screenshot at regular interval of time.

Dependencies

pip install -r requirements.txt

Usage

python screenshot.py                          # takes screenshot at interval of 1 hour
python screenshot.py -t m -f 5                # takes 5 screenshots in 1 minute 
python screenshot.py -p path_to_directory     # screenshots will be saved to path_to_directory