Notification tool for Gmail Inbox
Installation/Setup
- Clone the repository.
- Run
pip install -r requirements.txt
- Run
Initialise.py
to setup your gmail account with username and password. - Run
Main_Code.py
to check inbox for updates. It can also be made a cronjob.
Requirements