Is there a frontend with no login, but with local subscription
Is there a frontend with no login, but with local subscription
I'm looking for an interface like libreedit, but for lemmy. So that I can follow specific communities from lemmy.ml, or some other instances, but without having to login to them, and locally through cookies or something like that...
You could use a rss reader and import communities with URLs like this: https://lemmy.ml/feeds/c/asklemmy.xml?sort=Active
Ohh, I didn't know lemmy already offered such thing. So it would be like
https://_instance_/feeds/c/_community_.xml?sort=Active
then?