Skip to content

A small CLI RSS reader which uses a configurable URL & cron job.

License

Notifications You must be signed in to change notification settings

IcyDrae/rss-reader-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub GitHub GitHub

rss-reader-cli

This RSS feed reader requires setting a feed URL in an ini file and setting up a cron job or Windows Task Scheduler(or other methods). It will output the posts to a user-specified log file which needs to be constantly read with e.g tail -f ./rss-reader-cli.log.

Dependencies:

  • python3.8
  • configparser
  • feedparser

Steps:

  • Clone the repository into your machine
  • copy config.ini.example into config.ini and fill it out
  • copy cron.example into cron or just copy the expression into your cron tab
    • adjust the paths inside the cron expression

License

GPLv3

About

A small CLI RSS reader which uses a configurable URL & cron job.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages