I am wondering what the standard tool is for sending and receiving SMS and MMS on a device that does not have a SIM card in it.

Is there some tool that can do it natively? Is there a specific carrier that is commonly used for this? Is there some sort of selfhosted service that bridges it to email, and if so do I need to put a SIM card in my server?

Bonus points if I can do it within Emacs.

    • m-p{3}
      link
      fedilink
      1011 months ago

      You can also use a VoIP service to send and receive SMS.

  • @StrawberryPigtails@lemmy.sdf.org
    link
    fedilink
    1411 months ago

    Depends on what you are trying achieve.

    You can send sms via foss no problem as long as you know what carrier the recipient uses. All of the carriers seem to have email bridges to the sms network. Receiving sms is another question entirely. To receive sms, the network needs to know where to send the message. There are commercial platforms that can link you into the sms network.

    Another option is KDEConnect which can link your Android device to your computer and you can send and receive sms that way.

    https://simpletexting.com/blog/how-to-text-from-computer/

  • Max-P
    link
    fedilink
    411 months ago

    Most VoIP providers have either an HTTP API you can hit and/or email to/from text.

    Additionally, some carriers do offer an email address that can be used to send a text to one of their users but due to spam it’s usually pretty restricted.

      • Max-P
        link
        fedilink
        311 months ago

        Example of what?

        VoIP provider: voip.ms

        They support like 5 different ways to deal with SMS and MMS, there’s options. https://wiki.voip.ms/article/SMS-MMS

        Carrier that accepts texts by email: Bell Canada accepts emails at NUMBER@txt.bell.ca and deliver it as SMS or MMS to the number. Or at least they used to, I can’t find current documentation about it and that feels like something that would be way too exploitable for spam.

  • adr1an
    link
    fedilink
    111 months ago

    I don’t know if it’s what you want but on Linux I had guiscrcpy to open my phone screen as a window and control it with my keyboard and mouse seamlessly. Nowadays I have switched to kdeconnect (there’s gsconnect for gtk desktops environments)

    • Lemongrab
      link
      fedilink
      111 months ago

      Does it allow for a screenshare feature like what you describe with guiscrcpy?

      • adr1an
        link
        fedilink
        111 months ago

        No, but there are key steps in the installation process that are different. Guiscrcpy uses a binary blob, I’m unsure on how safe it is. Meanwhile, kdeconnect is open source and has many interesting features of their own. (Sending links to open a website between devices, using it in combination with openvpn, and so on…)

  • @vipaal@aussie.zone
    link
    fedilink
    -211 months ago

    Been a few years since using Emacs extensively. From memory, IRC is a good fit for what you are after for texts and some emojis. No clue regarding multimedia messages.

    If IRC is acceptable

    Make your own channel on say, Libera chat, set your own rules for how long those messages are retained. Make a user for each of your devices. You are set. I’ve used ERC a few years under Emacs. Also used GNUS for reading and writing emails from the big providers.