Skip to content

feed your RSS subscription to email (digested for each of sub link with html format)

Notifications You must be signed in to change notification settings

WinchellWang/rss2email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rss2email

rss2email done simple.

Delivers news from feeds (RSS, Atom, ...) to your mail box.

Digested HTML format

Required Env

pip install html2text feedparser

How to use it?

  1. cp -r rss2email.py config.py /data.

  2. Edit config.py.

  3. run in python python rss2email.py

  4. Task:

    vim crontab

    minute hour day_of_month month day_of_week user_name cd ./location && python rss2email.py

RSS Link

Science:
https://www.science.org/action/showFeed?type=axatoc
Nature:
https://www.science.org/action/showFeed?type=axatoc

License?

ISC

About

feed your RSS subscription to email (digested for each of sub link with html format)

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%