- cross-posted to:
- mastodon@lemmy.world
- lemmyapps@lemmy.world
- cross-posted to:
- mastodon@lemmy.world
- lemmyapps@lemmy.world
Would love to see a browser based implementation of this.
Honestly, I was recently thinking “What if there was a CLI client for the fediverse?”, and then I came across this post :D.
Yeah, I’m surprised there aren’t any others at this point. Especially considering activitypub has been around for 5 years
This is a Fediverse client that I’ve been working on. It is structured like an RSS reader, so it doesn’t require a server. This means you don’t have to worry about defederation, servers going down etc. Let me know what you think.
Nice. I had a similar idea bouncing around in my head, but didn’t get around to implementing it.
The main hurdle for me was that there’s no way to interact with the content (i.e., upvote, boost, comment, post.)
I can’t see a way around this without either a private instance, or creating an account on each respective platform - this is a limitation of ActivityPub IMO. I’m curious as to your thoughts?