Skip to content

0xondre/rss-reader-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

RSS reader

RSS Reader is a CLI tool designed to fetch and display RSS feed content in a user-friendly format. It allows users to parse RSS feeds and display the results in either plain text or JSON format.

usage: rss_reader [-h] [--json] [--limit LIMIT] [source]

Python command-line RSS reader.

positional arguments:
  source         RSS URL

options:
  -h, --help     show this help message and exit
  --json         Print result as JSON in stdout
  --limit LIMIT  Limit news topics if this parameter provided

About

rss reader as CLI tool written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages