Skip to content

leslieharvey/Data_Usage

Repository files navigation

Data Usage Email Reporter

This project aims to automate the data usage report generation of shared folder. The overall end result will send an HTML email to specified users that give information relevant to their largest folders as well as the storage usage of other users on the designated folder.

How To Use

  1. Populate email_info.csv with intended email users. The format is: COMPUTER_USERNAME,EMAIL_ADDRESS
  2. Create email_info.py and store the sender email address login information in the relevant variables.
    • server_email
    • server_email_password
  3. Run intended commands via data_usage.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published