mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
.. | ||
README.md | ||
script.py |
Check-System-Usage
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.