zharmedia386 / alertDialog

Warning Alert if the drive capacity storage exceeding certain limits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Alert

Inform the users if the their Drive Storage is exceeding 4 GB, it'll tell immediately the users to move their files into the others cloud using MultCloud as a Transfering Files platform

Features

  1. Login window Get the email and password input from the users, in order to be able in logging into google account using selenium driver

  2. Scrape the used capacity storage Direct the page to drive and scrape the used capacity storage of certain user based on email and password input from login window

  3. Alert dialog If the used capacity storage exceeding 4 GB, it'll show the warning to move users's file to another cloud platform, else it'll just show that the drive capacity is not exceeding the limit

How to Use

run the .exe files in the dist directory

License

MIT

About

Warning Alert if the drive capacity storage exceeding certain limits


Languages

Language:HTML 71.3%Language:TeX 24.7%Language:Jupyter Notebook 3.0%Language:Python 1.0%