diff options
| author | 2019-09-28 23:16:21 +0200 | |
|---|---|---|
| committer | 2019-09-28 23:16:21 +0200 | |
| commit | 823f5815237af3b17ce24c6f224c8624dab6cc92 (patch) | |
| tree | c408bb750ca680c90bb3e4e360b2afbe687284cf /docs/en/users/06_Fever_API.md | |
| parent | f0bd12c5c6f3086c510afd5d0c6d1bf4d158d46d (diff) | |
Document Reeder compatibility (#2540)
https://github.com/FreshRSS/FreshRSS/issues/2513
https://github.com/FreshRSS/FreshRSS/pull/2526
Diffstat (limited to 'docs/en/users/06_Fever_API.md')
| -rw-r--r-- | docs/en/users/06_Fever_API.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/en/users/06_Fever_API.md b/docs/en/users/06_Fever_API.md index b895d4eae..d231c9fc5 100644 --- a/docs/en/users/06_Fever_API.md +++ b/docs/en/users/06_Fever_API.md @@ -21,15 +21,15 @@ Then point your mobile application to the URL of `fever.php` (e.g. `https://fres Tested with: - Android - - [Readably](https://play.google.com/store/apps/details?id=com.isaiasmatewos.readably) + - [Readably](https://play.google.com/store/apps/details?id=com.isaiasmatewos.readably) (Closed source) - iOS - - [Fiery Feeds](https://itunes.apple.com/app/fiery-feeds-rss-reader/id1158763303) - - [Unread](https://itunes.apple.com/app/unread-rss-reader/id1252376153) - - [Reeder-4](https://itunes.apple.com/app/reeder-4/id1449412357) + - [Fiery Feeds](https://apps.apple.com/app/fiery-feeds-rss-reader/id1158763303) (Closed source) + - [Unread](https://apps.apple.com/app/unread-rss-reader/id1252376153) (Commercial) + - [Reeder](https://www.reederapp.com/) (Commercial) (Use its Google Reader API option instead) - MacOS - - [Readkit](https://itunes.apple.com/app/readkit/id588726889) + - [Readkit](https://apps.apple.com/app/readkit/id588726889) (Commercial) ## Features |
