docs: clarify app works with any Greader API server

This commit is contained in:
Jeena 2026-03-21 11:37:18 +00:00
parent ed10ba1310
commit 6afab6f421

View file

@ -1,8 +1,9 @@
# FeedTheMonkey
FeedTheMonkey is a desktop client for [Tiny Tiny RSS](https://tt-rss.org). It doesn't
work as a standalone feed reader — it connects to a TT-RSS server via the Fever/Greader
API to fetch articles and sync read state.
FeedTheMonkey is a desktop client for any server that implements the
[Greader API](https://github.com/theoldreader/api) (such as FreshRSS, Miniflux, or
Tiny Tiny RSS with the Greader plugin). It doesn't work as a standalone feed reader —
it connects to a server to fetch articles and sync read state.
This is version 3, rewritten in Rust with GTK4 and libadwaita.