Replies: 1 comment 4 replies
-
I need help please.
I can take care for all the rest of the code with slixmpp. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to write a plugin using slixmpp library which would allow to synchronize Liferea instances via XMPP.
As I think of it, this would be feasible when two Liferea instances are running at the same time and - of course - connected to the same JID (Jabber ID - XMPP Account).
How does it work?
Liferea A receives updates...(I will think of this later).[email protected]/a
and[email protected]/b
.@lwindolf may I contact you by email for help?
I need to know how to get the list of the feeds and items, including state (unread, read, flag etc.).
If it is not possible, I will read data directly from the SQLite database.
@horstjens would you like to help test this plugin when it is ready?
Beta Was this translation helpful? Give feedback.
All reactions