12 lines
272 B
Markdown
12 lines
272 B
Markdown
This writes the titles of the top story to results.txt where obs can display as a ticker.
|
|
|
|
using:
|
|
|
|
Open a shell in this directory and run the following
|
|
|
|
```js
|
|
npm install
|
|
node index.js
|
|
```
|
|
|
|
Now every 5 seconds node will poll the rss feed for cnn and gather up the results |