LunaticPrakash / News-Assistant

Reads and displays all the important headlines from your chosen source. You can also change the speed rate as per your comfort. It works both with Windows and Linux OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News-Assistant

Reads and displays all the important headlines from your chosen source. You can also change the speed rate as per your comfort. It works both with Windows and Linux OS.

Requirements :-

  • Python3 must be installed

  • Python packages like bs4 and pyttsx3

How to install Requirements :-

  • Python3 can be installed from their official site https://www.python.org/.

  • bs4 and pyttsx3 can be installed by running folllowing command on terminal or cmd

    • pip install bs4
    • pip install pyttsx3

Getting Started :-

  • Download or clone repository.

  • Open cmd or terminal in same directory where newsassistant.py file from this repository is saved.

  • Just type python3 newsassistant.py on cmd or terminal.

  • Grab yourself coffee/tea and enjoy the updates.

Bugs and Improvements :-

Sound is somewhat not natural but will be fixed in future updates.

Dev :- Prakash Gupta

About

Reads and displays all the important headlines from your chosen source. You can also change the speed rate as per your comfort. It works both with Windows and Linux OS.


Languages

Language:Python 100.0%