rss2email done simple.
Delivers news from feeds (RSS, Atom, ...) to your mail box.
Digested HTML format
pip install html2text feedparser
cp -r rss2email.py config.py /data
.Edit
config.py
.run in python
python rss2email.py
Task:
vim crontab
minute hour day_of_month month day_of_week user_name cd ./location && python rss2email.py
- Science:
- https://www.science.org/action/showFeed?type=axatoc
- Nature:
- https://www.science.org/action/showFeed?type=axatoc
ISC