rssguard/docs/source/supported-readers.md
Martin Rotter 8edd0f3e91 docs fixes
2024-12-19 10:47:04 +01:00

2.2 KiB

Supported Feed Readers

RSS Guard is multi-account application and supports many web-based feed readers via built-in plugins. Its standard plugin provides support for these feed formats:

RSS Guard has also built-in support for Gemini protocol and hypertext format, so it can very well act as reliable cross-platform Gemini client! All you need to do is to make sure that proper gemini:// scheme is used in your URLs. Gemini protocol is also used by internal feed fetching network stack, so you can even fetch feeds via the protocol.

When it comes to online web-based feed readers, these are supported:

Service Two-way Synchronization Intelligent Synchronization Algorithm (ISA) 1 Synchronized Labels 2 OAuth 3
Feedly (only for official binaries)
Gmail
Google Reader API 4 (only for Inoreader)
Nextcloud News
Tiny Tiny RSS

  1. Some plugins support next-gen intelligent synchronization algorithm (ISA) which has some benefits, as it usually offers superior synchronization speed, and transfers much less data over your network connection.

    With ISA, RSS Guard only downloads articles which are new or were updated by remote server. The old algorithm usually always fetches all available articles, even if they are not needed, which leads to unnecessary overload of your network connection and the RSS Guard. ↩︎

  2. Note that labels are supported for all plugins, but for some plugins they are local-only, and are not synchronized with the service. Usually because service itself does not support the feature. ↩︎

  3. OAuth is a secure way of authenticating users in online applications. ↩︎

  4. Tested services are: Bazqux, FreshRSS, Inoreader, Miniflux, Reedah, TheOldReader. ↩︎