r2e

Forwards RSS feeds to an email address. Requires a configured sendmail or smtp setup. More information: <https://github.com/rss2email/rss2email>.

Debian Debian
RUN apt-get update && \ apt-get install -y rss2email
Ubuntu
RUN apt-get update && \ apt-get install -y rss2email
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rss2email
Fedora
RUN dnf install -y rss2email
Raspbian
RUN apt-get update && \ apt-get install -y rss2email
click the source code to copy install r2e on any operating system with command-not-found.com