docs: clarify app works with any Greader API server
This commit is contained in:
parent
ed10ba1310
commit
6afab6f421
1 changed files with 4 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue