|
3 | 3 | Clients are applications that use the REST API of News. They are not maintained by the News team. |
4 | 4 | If you are the developer of an app, feel free to create a PR to add your app to this list. |
5 | 5 |
|
| 6 | +## Recommended Clients |
| 7 | + |
| 8 | +Based on activity and maintenance status we can recommend these clients: |
| 9 | + |
| 10 | +- Android: [Nextcloud News Reader](https://play.google.com/store/apps/details?id=de.luhmer.owncloudnewsreader) (official Nextcloud News client) |
| 11 | +- Desktop (Windows/Linux/macOS): [RSS Guard](https://github.com/martinrotter/rssguard) |
| 12 | +- Terminal: [newsboat](https://newsboat.org/) |
| 13 | + |
6 | 14 | ## Sync Clients |
7 | 15 |
|
8 | 16 | A sync client can be used to read news and synchronize via the API. |
9 | 17 |
|
| 18 | +Last reviewed: May 2026 |
| 19 | + |
10 | 20 | | Name | OS/Platform | License | Source | |
11 | 21 | |------------------------------------------------------------------------------------------------------------------|------------------------------|----------------------|--------------------------------------------------------------------| |
12 | 22 | | [RSS Guard](https://github.com/martinrotter/rssguard) | Windows, Linux, OS/2, macOS | GPL-3.0 License | [GitHub](https://github.com/martinrotter/rssguard) | |
13 | 23 | | [Fluent Reader](https://hyliu.me/fluent-reader/) | Windows, Linux, macOS | BSD-3-Clause License | [GitHub](https://github.com/yang991178/fluent-reader) | |
14 | 24 | | [Communique](https://flathub.org/apps/details/com.github.suzie97.communique) | Linux | LGPL-2.1 License | [GitHub](https://github.com/Suzie97/Communique) | |
15 | 25 | | [NewsFlash](https://flathub.org/apps/details/com.gitlab.newsflash) | Linux | GPL-3.0 License | [GitLab](https://gitlab.com/news-flash/news_flash_gtk) | |
16 | 26 | | [Nextcloud News Reader](https://play.google.com/store/apps/details?id=de.luhmer.owncloudnewsreader) | Android | GPL-3.0 License | [GitHub](https://github.com/nextcloud/news-android-app) | |
17 | | -| [OCReader](https://f-droid.org/repository/browse/?fdid=email.schaal.ocreader) | Android | GPL-3.0 License | [GitHub](https://github.com/schaal/ocreader) | |
18 | | -| [Newsout](https://play.google.com/store/apps/details?id=com.inspiredandroid.newsout) | Android | Apache-2.0 License | [GitHub](https://github.com/SimonSchubert/NewsOut) | |
19 | 27 | | [Readrops](https://f-droid.org/en/packages/com.readrops.app/) | Android | GPL-3.0 License | [GitHub](https://github.com/readrops/Readrops) | |
20 | | -| [CloudNews](https://apps.apple.com/app/cloudnews-owncloud-news-reader/id683859706) | iOS | BSD-2-Clause License | [GitHub](https://github.com/owncloud/news-ios-app) | |
21 | 28 | | [Fiery Feeds](http://cocoacake.net/) | iOS, macOS | - | - | |
22 | | -| [Nextnews](https://apps.apple.com/us/app/nextnews/id1573041539) | iOS | - | - | |
23 | | -| [News Checker](https://chrome.google.com/webstore/detail/owncloud-news-checker/hnmagnmdnfdhabdlicankfbfhcdgbfhe) | Google Chrome | - | [GitHub](https://github.com/owncloud-archive/news-chrome-notifier) | |
24 | | -| [own News](https://appworld.blackberry.com/webstore/content/32767887/) | Blackberry | - | - | |
25 | | -| [FeedSpider](https://www.feedspider.net/) | Firefox OS, webOS, LuneOS | MIT License | [GitHub](https://github.com/OthelloVentures/feedspider) | |
26 | | -| [fastReader](https://www.windowsphone.com/en-us/store/app/fastreader/e55e696d-aa45-4a49-bb1c-a1fc7fdabec1) | Windows Phone | - | - | |
27 | 29 | | [py3status](https://github.com/ultrabug/py3status/) | i3wm | BSD-3-Clause License | [GitHub](https://github.com/ultrabug/py3status/) | |
28 | 30 | | [newsboat](https://newsboat.org/) | Unix Terminal | MIT License | [GitHub](https://github.com/newsboat/newsboat) | |
29 | | -| [Newsie](https://open-store.io/app/newsie.martinferretti) | Ubuntu Touch | GPL-3.0 License | [GitLab](https://gitlab.com/ferrettim/newsie) | |
30 | | -| [Fuoten](https://github.com/Huessenbergnetz/Fuoten) | Sailfish OS | GPL-3.0 License | [GitHub](https://github.com/Huessenbergnetz/Fuoten) | |
31 | 31 |
|
32 | 32 | ## Update Clients |
33 | 33 |
|
34 | 34 | An update client uses the News API or the OCC CLI to update the feeds in News. |
35 | 35 |
|
36 | 36 | * [Python multithread updater](https://github.com/nextcloud/news-updater) |
| 37 | + |
0 commit comments