Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Check-System-Usage

built by developers python Code style: black License

About

A Python3 script to automate the email sending process

Setup

  • Install Python3 for Windows from here.
  • Open Windows Command Prompt
  • Clone the repository
    git clone https://github.com/GDSC-RCCIIT/General-Purpose-Scripts.git
  • Navigate inside the scripts\Email-Sender directory.
    cd General-Purpose-Scripts\scripts\Email-Sender
  • Run using Python
    python system-usage.py

Note: Make sure you have enabled the "Less Secure Apps" from Google account security to send emails using that script.

Steps to Allow Less Secure Apps