This is a project that sends RSS feeds to an email address from time to time.
data/settings.json contains the settings for the project.
- weekdays: from 1 (sunday) to 7 (Saturday). Monday is 2. Friday is 6.
- emailTo: email address to send the email to.
data/feeds.json contains the feeds to be sent.
- name: name of the feed.
- url: url of the feed.
- categories: categories of the feed.
- color: color of the feed.