Get Summary of latest news delivered to your mailbox!
Now supports scheduling! Just enter after how many hours you want to get mail and it will automatically send it. (You have to keep program running)
- Download and Install python 3:
Windows: https://www.python.org/downloads/
Linux: sudo apt insatll python3
- Clone this repository using
$ git clone https://github.com/HritwikSinghal/News-to-mail
- Enter the directory and install all the requirements using
$ pip3 install -r requirements.txt
- Run the app using
$ python3 News-to-mail.py