• A new Android app called Beeper Mini allows users to send iMessages as blue bubbles from non-Apple devices.

• Beeper Mini bypasses traditional iMessage hacks by directly sending iMessages from Android devices.

• The app has been praised for its smooth functionality, sending messages seamlessly between Android and iPhone users.

  • @scarilog
    link
    English
    2
    edit-2
    5 months ago

    Running BlueBubbles at the moment, eagerly awaiting someone to build a self hosted implementation of this so I can stop relying on my macos VM.

    This implementation I think also allows you to use the phone number of your android device, which is a feature that not even the BlueBubbles method has been able to do.

    • 𝕽𝖔𝖔𝖙𝖎𝖊𝖘𝖙
      link
      English
      1
      edit-2
      5 months ago

      Running BlueBubbles at the moment, eagerly awaiting someone to build a self hosted implementation of this so I can stop relying on my macos VM.

      Beeper Mini does not require a Mac VM or any Apple products. There’s no cloud proxy to self host. It registers your phone number directly with Apple’s servers, you don’t even need an AppleID at all, just like on an iPhone.

      It’s indistinguishable from an iPhone on Apple’s end and your iMessage encryption keys never leave your phone

      • @scarilog
        link
        English
        25 months ago

        Yeah I know I was referring to the notifications, because my understanding is that you need a separate server to forward notifications to your device from the APN…? Idk maybe the firebase free tier can handle this without the need for a desktop app running somewhere.

        • 𝕽𝖔𝖔𝖙𝖎𝖊𝖘𝖙
          link
          English
          2
          edit-2
          5 months ago

          Notifications are generated after the message is pulled from Apple’s servers to your device.

          The push messages just tell your device a message is available to be pulled. It doesn’t contain any message contents or metadata.

          It’s basically just “you have a new message waiting” and then your phone will ping Apple’s server to request the message.