Skip to content

DataFire-flows/headlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataFire - News Headlines

Send yourself an e-mail with the latest items from a few RSS feeds.

Run this project on DataFire.io

Manual Setup

If you want to run this project yourself (rather than on DataFire.io), you'll need to create a Gmail client:

  • Visit Google Dev Console,
  • Click "Enable API"
  • Choose Gmail
  • Go to "Credentials" -> "Create Credentials" -> "OAuth Client ID"

Then run:

git clone https://github.com/DataFire/headlines
cd headlines
npm install

datafire authenticate google_gmail --alias google_gmail
# Follow the command-line prompts

datafire run ./headlines.js

Run on a schedule

To run this action every day, run:

datafire serve --tasks &

You can also change the schedule by editing DataFire.yml

About

Get headlines from several news sources in your inbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors