summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnderson Silva <UnderEu@users.noreply.github.com>2023-02-05 20:34:29 -0300
committeranoy <anoymouserver@users.noreply.github.com>2023-02-06 17:19:52 +0100
commit7739ad15e92af38a0dd51d83fe265ba9ef89a968 (patch)
tree5f3e75887f92175126bb8d25a1e9784742979354
parent3d0a9dfdbffbf708fcf3e369066f29b69d1fe606 (diff)
Documentation: Add NewsFlash app client
File to be updated: https://github.com/nextcloud/news/blob/master/docs/clients.md App name: NewsFlash Description: RSS Reader with cross-platform sync OS support: Linux (Flatpak, Arch Community Repository) Download Link: https://flathub.org/apps/details/com.gitlab.newsflash | https://archlinux.org/packages/community/x86_64/newsflash/ Support Link: https://gitlab.com/news-flash/news_flash_gtk Sources: https://gitlab.com/news-flash/news_flash_gtk Signed-off-by: Anderson Silva <UnderEu@users.noreply.github.com>
-rw-r--r--docs/clients.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/clients.md b/docs/clients.md
index 411d91f99..ae046960a 100644
--- a/docs/clients.md
+++ b/docs/clients.md
@@ -12,6 +12,7 @@ A sync client can be used to read news and synchronize via the API.
| [RSS Guard](https://github.com/martinrotter/rssguard) | Windows, Linux, OS/2, macOS | GPL-3.0 License | [GitHub](https://github.com/martinrotter/rssguard) |
| [Fluent Reader](https://hyliu.me/fluent-reader/) | Windows, Linux, macOS | BSD-3-Clause License | [GitHub](https://github.com/yang991178/fluent-reader) |
| [Communique](https://flathub.org/apps/details/com.github.suzie97.communique) | Linux | LGPL-2.1 License | [GitHub](https://github.com/Suzie97/Communique) |
+| [NewsFlash](https://flathub.org/apps/details/com.gitlab.newsflash) | Linux | GPL-3.0 License | [GitLab](https://gitlab.com/news-flash/news_flash_gtk) |
| [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) |
| [OCReader](https://f-droid.org/repository/browse/?fdid=email.schaal.ocreader) | Android | GPL-3.0 License | [GitHub](https://github.com/schaal/ocreader) |
| [Newsout](https://play.google.com/store/apps/details?id=com.inspiredandroid.newsout) | Android | Apache-2.0 License | [GitHub](https://github.com/SimonSchubert/NewsOut) |