# RSS feed app

Pull in news articles from any RSS feed URL and display them on your screens.

## Creating an RSS feed app

1. Go to **Content > New > App** and search for the **RSS feed** app.
2. Click the app to start creating a new app:

    ![RSS feed app editor](/img/articles/apps/rss/editor.png)

3. Enter an **app name**.
4. Enter the RSS URL you want to display.
5. Click **Create app**.

## All configuration options

| Setting | Explanation | Required |
|---|---|---|
| App name | A recognizable name shown in your content library | **Yes** |
| RSS feed | The URL containing RSS feed data, e.g. `https://feeds.nos.nl/nosnieuwstech` | **Yes** |
| Hide source | Hide the copyright notice | No |
| Infinite scrolling | Combined with the "Tickerline" page style, creates an infinite scroll effect | No |
| Seconds per item | How long each item is shown | **Yes** |
| Amount of items | Number of most recent items to show | **Yes** |
| Font | Font family used throughout the app | No |
| Page style | Layout: Image left / right / top / bottom, Image and titles, or Tickerline | **Yes** |
| Maximum number of lines | Limit lines per article | **Yes** |
| Background color | Background color of the app | **Yes** |
| Text color | Text color of the article | **Yes** |
| Maximum number of paragraphs | Alternative to line limiting — cap by paragraphs | No |
| Align text in center | Center-align all text | No |
| Show publish date | Show article publish date (not supported in Tickerline) | No |
