Any android client that can do both Lemmy and Mastodon?

submitted by VintageGenious

I'd like to use both, with preferably the same account, but mainly the same android app

Log in to comment

28 Comments

shnizmuffin

Isn't that what mbin is?

VintageGenious

Probably is. I asked since the android client interstellar looked like it only did lemmy

olorin99

mbin is probably the closest to what you want. Its supports both threaded content (lemmy) as well as microblogging (mastodon) Here is a list of servers https://joinmbin.org/servers and interstellar is the mbin app.

abff08f4813c

Honourable mention to piefed.social / pyfedi which can do both as well.

However, it's newer than mbin and I'm not sure about mobile apps working with it.

astro_ray

Piefed doesn't have an api, so no 3rd party client. You can use the PWA.

abff08f4813c

Someone creates a version which adds a Lemmy compatible api to pyfedi and tested out a couple of mobile apps against it, https://codeberg.org/rimu/pyfedi/issues/13#issuecomment-1814982

So it's not impossible - but it's also very much a YMMV thing (I suppose it's really still only for developers atm)

astro_ray

If piefed decides to create an api later, I would prefer they did their own thing and try to be lemmy compatible. Looking at misskey, I think not forcing api to be compatible with the more popular service has many upsides.

PierreKanazawa

Mbin also works pretty well directly using web.

VintageGenious

Thanks. Had to make a mbin account as interstellar with lemmy account did not display any comment. Still need to find out how to use mastodon inside of it xD

scrion

I think Fedilab should do both:

https://fedilab.app/projects/fedilab/

VintageGenious

Last time I checked it was more about mastodon than lemmy

scrion

It is, probably. But I did a check before I posted and it did display content from Lemmy. Just pointing out alternatives here.

Draconic NEO

The problem is that you cannot log into a Lemmy account with it, so if you already started on Lemmy and have an account here it's not very useful for you.

Oliver Lowe

@VintageGenious Think about it this way: an email client can do both Gmail and Hotmail (and Fastmail etc.) because it’s all just email. The same goes for the Fediverse; it’s all just ActivityPub. For example this reply is from a Mastodon app :D

I have personal frustrations about how popular servers like Mastodon and Lemmy hide ActivityPub. I feel progress is stifled. Enough that I wrote my own ActivityPub service (apubtest2.srcbeat.com/apas.htm)

@fediverse

sunzu2

Can Lemmy people see this comment?

PumaStoleMyBluff

Yes!

Oliver Lowe

Probably! :) old.lemmy.world/post/19168403
To rephrase your question: "did my message get sent to Lemmy servers?"
Because in a sense, your comment isn't "on" anything; you sent a message to your server (thebrainbin.org) which then sent out a copy to many, many other servers.

@sunzu2 @VintageGenious @fediverse

Bricriu

Yep 🙂

rglullis

And Thunderbird can do email/rss/newsletters and even Matrix...

Oliver Lowe

@rglullis RSS is so underrated I feel. Easy to understand, battle-tested, scales up easily, plethora of clients. Many uses of microblogging, especially in the “real world” use by places like governments, police departments, public transport services could be easily replaced by simple RSS/Atom feeds. Governments and TV stations don’t need to set up Mastodon instances since they never actually interact with people. It’s not “social” media to them; just another avenue of broadcast.

@fediverse

VintageGenious

True. For podcasts, seems like RSS is the main thing

VintageGenious [OP]

Yes I knew about ActivityPub and was told everything works together but realized I hardly see anything from other Fediverse networks, and that interoperability is not implemented everywhere. So that's why I am asking as I don't see anything mastodon in my lemmy client (except for these comments)

olorin99

mbin is probably the closest to what you want. Its supports both threaded content (lemmy) as well as microblogging (mastodon) Here is a list of servers https://joinmbin.org/servers and interstellar is the mbin app.

AJMaxwell , edited

It's doable: https://vijayprema.com/using-lemmy-from-my-existing-mastodon/

The Tusky android app let's me browse lemmy.world communities.

Coelacanth

Does Tusky display threaded content properly when browsing Lemmy?

VintageGenious [OP]

How can I browse mastodon from a lemmy client?

maegul (he/they)

IMO, app developers in general are lacking imagination or ambition over ideas like this. I’ve even suggested it directly to a developer or a popular mastodon app, who was entertaining the idea of making a lemmy app … and they said they couldn’t see how it would work.

Oliver Lowe , edited

@maegul @VintageGenious Agreed. But it's tricky. Few thoughts:

1. ActivityPub itself is in a bit of a mess. Spec too large (spread out over many other specifications!), poor documentation, overly generic.

2. Many devs just aren't that familiar with interoperability

3. To encourage adoption, Mastodon and Lemmy cloned existing services and behaviour

4. Those two fediverse systems added ActivityPub late in their development

@fediverse