/News-For-My-Bro

An app built in Python using the requests module that reads out the latest news for you. It fetches news articles from NewsAPI and provides a voice-based summary. Stay updated on current events with customizable voice settings and support for multiple news categories.

Primary LanguagePython

News For My Bro

This very simple python project is built focusing on the requests module
What this app does is that this app takes latest news from NewsAPI and reads it out loud to you.

Notice - The speaking function only works for windows. For mac or linux there are different ways to make your program speak which you have to find out