Skip to content

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

Notifications You must be signed in to change notification settings

sathwikv143/rssNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages