logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RSS to Email - Forward Feeds | Online Free DevTools by Hexmos

Forward RSS feeds to email with r2e. Automate email delivery of news and updates from your favorite websites. Free online tool, no registration required.

r2e

Forwards RSS feeds to an email address. Requires a configured sendmail or smtp setup. More information: https://manned.org/r2e.

  • Create a new feed database that sends email to an email address:

r2e new {{email_address}}

  • Subscribe to a feed:

r2e add {{feed_name}} {{feed_URI}}

  • Send new stories to an email address:

r2e run

  • List all feeds:

r2e list

  • Delete a feed at a specified index:

r2e delete {{index}}

  • Display help:

r2e {{[-h|--help]}}

See Also