Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 716 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 716 Bytes

rssNews

Project to bring daily news to people who like to use terminal/cmd more.

Motive

Working daily on terminal / cmd / powershell, switching to and fro from browser to cli is a mess ! So this project is intended to bring the daily / recent news to terminal by parsing the rss feed of all / any websites.

All developers are welcome to make changes / enhance.

Requirements

1.Python Version 3+

2.Python Modules

feedparser
re
textwrap
datetime
dateutil

3.Operating System (any)

Usage

python3 rssnews.py
python3 rssnews.py | less (to scroll through the news)

Screenshot

sample screenshot