cross-posted from: https://kbin.social/m/kbinMeta/t/71764

link to post: https://sh.itjust.works/post/311799

The amount of apps being developed for iOS / Android is getting really crazy now and new apps keep popping up every day. Updated list below:

Most apps on the list are lemmy apps, meaning they don’t work with kbin. Artemis is specifically designed to work with kbin, not sure if or when any of the other ones will go in that direction or become interoperable as there are some challenges with the kbin API at the moment. Having said that, a new API is in the works so things should get better with time.

I made a neat table, here u go:

Click to see table
Name Platform OS Stage Link
Artemis (Kmoon) Kbin, Lemmy (Upcoming) Android, iOS Private Beta (Starts End of June) /c/ArtemisApp@kbin.social
Memmy Lemmy Android, iOS Android Release (Pending Play Store Approval) /c/memmy@lemmy.ml
Mlem Lemmy iOS Submitted for App Store Review (July 1) /c/mlemapp@lemmy.ml
Morpha Lemmy Android, iOS Under Development /c/morpha@vlemmy.net
Thunder (FOSS) Lemmy Android, iOS Alpha Release [Thunder on GitHub] [Thunder Community]
Beyond Lemmy Android, iOS Under Development Beyond on Lemmy
Limbo Lemmy iOS TestFlight Beta Join the Limbo for Lemmy beta on iOS
Jerboa Lemmy Android Released Jerboa on GitHub
Slide Lemmy Android Under Development (More information coming) Slide on Lemmy
Sync Lemmy Android Research /c/syncforlemmy@lemmy.world
Liftoff (FOSS) Lemmy Android Under Development Liftoff
Connect Lemmy Android Beta [Connect Release Post], [Connect Community]
Lemon Lemmy iOS Development, Beta in Early July Lemon Introduction, Lemon Community
Summit Lemmy Android Released Summit on Google Play, Summit Demo Video
  • Cobe98@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    Can someone please explain what the difference is between kbin and Lemmy and why these apps can interoperate? They look similar to me.

    • TheSaneWriter@vlemmy.net
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 year ago

      KBin and Lemmy are both federated link aggregators (a link aggregator in this case is a type of forum website, like Reddit). They both federate using the ActivityPub standard, so servers running Lemmy and KBin are able to talk to each other and share information, at the server level they speak the same language. However, they are separate pieces of software and therefore have different data APIs (special URLs that user software can use to network with a server), and because of that any Lemmy/KBin app has to come up with separate functions to interact with Lemmy vs. KBin. Let me know if you have any questions or if anything I said didn’t make sense.