An open API service indexing awesome lists of open source software.

https://github.com/bradymholt/rss-to-email

RSS to Email
https://github.com/bradymholt/rss-to-email

Last synced: 22 days ago
JSON representation

RSS to Email

Awesome Lists containing this project

README

        

# 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.