diff options
author | Anderson Silva <UnderEu@users.noreply.github.com> | 2022-08-21 10:27:18 -0300 |
---|---|---|
committer | Benjamin Brahmer <info@b-brahmer.de> | 2022-08-21 15:46:07 +0200 |
commit | b1cbf80933658742c7794614b714fe6782441920 (patch) | |
tree | 6a53a5112f433ac917531e0be30f4bcc62b0b9c6 /docs | |
parent | 410a1e4d6b27812347255522fbf93e87bbf63fdc (diff) |
Documentation: Add Communique app client
File to be updated: https://github.com/nextcloud/news/blob/master/docs/clients.md
App name: Communique
Description: RSS Reader with cross-platform sync
OS support: Linux (Flatpak)
Download Link: https://flathub.org/apps/details/com.github.suzie97.communique
Support Link: https://github.com/flathub/com.github.suzie97.communique
Sources: https://github.com/Suzie97/Communique
Signed-off-by: Anderson Silva <UnderEu@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/clients.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/clients.md b/docs/clients.md index 142983c14..0053ff828 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -10,6 +10,7 @@ A sync client can be used to read news and synchronize via the API. | Name | OS/Platform | License | Source | |------------------------------------------------------------------------------------------------------------------|------------------------------|----------------------|--------------------------------------------------------------------| | [RSS Guard](https://github.com/martinrotter/rssguard) | Windows, Linux, OS/2, macOS | GPL-3.0 License | [GitHub](https://github.com/martinrotter/rssguard) | +| [Communique](https://flathub.org/apps/details/com.github.suzie97.communique) | Linux | LGPL-2.1 License | [GitHub](https://github.com/Suzie97/Communique) | | [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) | @@ -24,7 +25,7 @@ A sync client can be used to read news and synchronize via the API. | [py3status](https://github.com/ultrabug/py3status/) | i3wm | BSD-3-Clause License | [GitHub](https://github.com/ultrabug/py3status/) | | [newsboat](https://newsboat.org/) | Unix Terminal | MIT License | [GitHub](https://github.com/newsboat/newsboat) | | [Newsie](https://open-store.io/app/newsie.martinferretti) | Ubuntu Touch | GPL-3.0 License | [GitLab](https://gitlab.com/ferrettim/newsie) | -| [Fuoten](https://github.com/Huessenbergnetz/Fuoten) | Sailfish OS | GPL-3.0 License | [Github](https://github.com/Huessenbergnetz/Fuoten) | +| [Fuoten](https://github.com/Huessenbergnetz/Fuoten) | Sailfish OS | GPL-3.0 License | [GitHub](https://github.com/Huessenbergnetz/Fuoten) | ## Update Clients |