mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
9 lines
257 B
Markdown
9 lines
257 B
Markdown
|
## Screen Shot CLI proudly made with Python
|
||
|
|
||
|
### Installation
|
||
|
```
|
||
|
$ pip install -i requirements.txt
|
||
|
$ python3 screen_shot.py
|
||
|
```
|
||
|
|
||
|
> change the sleep time if for you its take time to minimize the Terminal window. Images will be save inside the present folder
|