vickyrocky / screenshot_mail

This script takes screenshot at regular interval and then send it through mail.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot_mail

This script takes screenshot at regular interval and send it through mail.

Please perform following steps before running the script:
1.Create a folder and clone this repo (all the screenshot will be stored in the folder which contains the script).
2.Install the required packages using requirements.txt file.
pip install -r requirements.txt
3.Allow less secure apps for sender's gmail account.
https://hotter.io/docs/email-accounts/secure-app-gmail/

About

This script takes screenshot at regular interval and then send it through mail.


Languages

Language:Python 100.0%