A Python Script to notify New Email By Desktop Notifications
Setup :
1.Run the setup.py -this will install all dependencies
2.Then edit the gmail.py code with your own emailid and password
3.Run the script by running script.sh
4.The script runs in background And notifes you if you have any new mail
5.Make Sure you enable Less Secure App Access in gmail(Account->Settings->Security->Enable Less Secure App Access) only then will the script run
6.When you click on the notification you get redirected to gmail in your browser
7.I have set browser to chrome Any changes can be made in code to support other browsers
