Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Latest commit

 

History

History
26 lines (22 loc) · 619 Bytes

File metadata and controls

26 lines (22 loc) · 619 Bytes

News-in-mail

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)

Installation:

  • 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