From 7739ad15e92af38a0dd51d83fe265ba9ef89a968 Mon Sep 17 00:00:00 2001
From: Anderson Silva <UnderEu@users.noreply.github.com>
Date: Sun, 5 Feb 2023 20:34:29 -0300
Subject: [PATCH] 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>
---
 docs/clients.md | 1 +
 1 file changed, 1 insertion(+)

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)                 |