bradymholt / rss-to-email

RSS to Email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSS to Email

Maintains a list of RSS and Atoms feeds and sends an email with the latest articles.

Scripts

  • ./src/scripts/add-feed.ts url - Adds a new feed to the database
  • ./src/scripts/process.ts - Processes the feeds and sends email for new articles.

About

RSS to Email

License:MIT License


Languages

Language:TypeScript 99.4%Language:Shell 0.6%