Unlist will be the go-to application to help clean up that cluttered, excessively long Gmail inbox. It will unsubscribe from email lists that you no longer want to be a part of so those pesky sites will stop sending you spam.
- Install
Visual Studio 2019in order to display the GUI, if prompted you might need to install dependencies or updates for Visual Studio - Ensure that you have
Python 3andpipinstalled - run
pip3 install -r requirements.txtto install dependencies - Go to and install a compatible version of ChromeDriver and place the
chromedriver.exeexecutable file in theUnlist/src/folder. Ensure that it is compatible with your version of Google Chrome
The GUI will prompt you for your Gmail email and password. Note that this program does NOT store any of your information! Thanks for trying out Unlist and happy unsubscribing...
To contribute, read CONTRIBUTING.md