Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/layertwo/flight-mailer

RSS feed to email utility
https://github.com/layertwo/flight-mailer

Last synced: 24 days ago
JSON representation

RSS feed to email utility

Awesome Lists containing this project

README

        

# flight-mailer

## Overview

AWS Lambda function for reading RSS feeds and transforming them to an email. Filters entries based on last timeframe.

## Environment Variables

I use environment variables to store configuration values (I'm not going to store my configs and passwords here). Here are the environment variables you will need:

- EMAIL_HOST
- EMAIL_PORT
- EMAIL_USERNAME
- EMAIL_PASSWORD
- EMAIL_SENDER
- EMAIL_RECIPIENT
- INTERVAL_SEC