Newsboat support (#3574)

* Newsboat support

Newsboat is a feed reader for the unix-derived terminal, and is the successor to Newsbeuter. FreshRSS support has been merged into master <f18145fc98> but there has not yet been a release since then. In the meantime I've created this pull request that can be merged whenever it becomes strictly accurate.

I've filled out the table to the best of my ability, but I'm not completely clear on what "Fast sync" and "Fetch more in individual views" mean.

* Does not work offline with freshrss

* More doc

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
Petra Lamborn
2021-04-09 04:32:27 +12:00
committed by GitHub
parent 634005de9a
commit 90ea2156f6
5 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
* Features
* Support standard `HTTP 410 Gone` by disabling (muting) gone feeds [#3561](https://github.com/FreshRSS/FreshRSS/pull/3561)
* API
* Supported by [Newsboat 2.24+](https://newsboat.org/) [#3574](https://github.com/FreshRSS/FreshRSS/pull/3574)
* UI
* Allow Unicode for shortcuts [#3548](https://github.com/FreshRSS/FreshRSS/pull/3548)
* Bug fixing

View File

@@ -222,6 +222,7 @@ et [lAPI Fever](https://freshrss.github.io/FreshRSS/fr/users/06_Fever_API.htm
| [Fluent Reader](https://hyliu.me/fluent-reader/) | Windows, Linux, MacOS| [✔️](https://github.com/yang991178/fluent-reader) | ✔️✔️ | Fever | ✔️ | ⭐ | | ✔️ | ✔️ | | | |
| [FeedReader](https://jangernert.github.io/FeedReader/) | GNU/Linux | [✔️](https://jangernert.github.io/FeedReader/) | ✔️ | GReader | ✔️ | ⭐⭐ | | ✔️ | ✔️ | | ✔️ | ✔️ |
| [NewsFlash](https://gitlab.com/news-flash/news_flash_gtk) | GNU/Linux | [✔️](https://gitlab.com/news-flash/news_flash_gtk) | En développement | Fever, GReader | | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ |
| [Newsboat 2.24+](https://newsboat.org/) | GNU/Linux, MacOS, FreeBSD | [✔️](https://github.com/newsboat/newsboat/) | ✔️✔️ | GReader | | ⭐ | | ✔️ | ✔️ | | ✔️ | |
| [Vienna RSS](http://www.vienna-rss.com/) | MacOS | [✔️](https://github.com/ViennaRSS/vienna-rss) | ✔️✔️ | GReader | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ |
| [Reeder](https://www.reederapp.com/) | iOS, MacOS | | ✔️✔️ | GReader, Fever | ✔️ | ⭐⭐⭐ | | ✔️ | ✔️ | | | ✔️ |
| [Unread](https://apps.apple.com/app/unread-2/id1363637349) | iOS | | ✔️✔️ | Fever | ✔️ | ❔ | ❔ | ❔ | ✔️ | | | |

View File

@@ -120,6 +120,7 @@ and [Fever API](https://freshrss.github.io/FreshRSS/en/users/06_Fever_API.html)
| [Fluent Reader](https://hyliu.me/fluent-reader/) | Windows, Linux, MacOS| [✔️](https://github.com/yang991178/fluent-reader) | ✔️✔️ | Fever | ✔️ | ⭐ | | ✔️ | ✔️ | | | |
| [FeedReader](https://jangernert.github.io/FeedReader/) | GNU/Linux | [✔️](https://jangernert.github.io/FeedReader/) | ✔️ | GReader | ✔️ | ⭐⭐ | | ✔️ | ✔️ | | ✔️ | ✔️ |
| [NewsFlash](https://gitlab.com/news-flash/news_flash_gtk) | GNU/Linux | [✔️](https://gitlab.com/news-flash/news_flash_gtk) | Work in progress | Fever, GReader | | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ |
| [Newsboat 2.24+](https://newsboat.org/) | GNU/Linux, MacOS, FreeBSD | [✔️](https://github.com/newsboat/newsboat/) | ✔️✔️ | GReader | | ⭐ | | ✔️ | ✔️ | | ✔️ | |
| [Vienna RSS](http://www.vienna-rss.com/) | MacOS | [✔️](https://github.com/ViennaRSS/vienna-rss) | ✔️✔️ | GReader | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ |
| [Reeder*](https://www.reederapp.com/) | iOS, MacOS | | ✔️✔️ | GReader, Fever | ✔️ | ⭐⭐⭐ | | ✔️ | ✔️ | | | ✔️ |
| [Unread](https://apps.apple.com/app/unread-2/id1363637349) | iOS | | ✔️✔️ | Fever | ✔️ | ❔ | ❔ | ❔ | ✔️ | | | |

View File

@@ -55,6 +55,7 @@ See the [page about the Fever compatible API](06_Fever_API.md) for another possi
* [FocusReader](https://play.google.com/store/apps/details?id=allen.town.focus.reader) (Commercial)
* Linux
* [FeedReader 2.0+](https://jangernert.github.io/FeedReader/) (Open source)
* [Newsboat 2.24+](https://newsboat.org/) (Open source)
* MacOS
* [Vienna RSS](http://www.vienna-rss.com/) (Open source)
* [Reeder](https://www.reederapp.com/) (Commercial)

View File

@@ -60,6 +60,7 @@ possibilité.
* [FocusReader](https://play.google.com/store/apps/details?id=allen.town.focus.reader) (Commercial)
* Linux
* [FeedReader 2.0+](https://jangernert.github.io/FeedReader/) (Libre)
* [Newsboat 2.24+](https://newsboat.org/) (Libre)
* MacOS
* [Vienna RSS](http://www.vienna-rss.com/) (Libre)
* [Reeder](https://www.reederapp.com/) (Commercial)