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.

  • vipaal@aussie.zone
    link
    fedilink
    arrow-up
    0
    ·
    5 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.

  • StrawberryPigtails@lemmy.sdf.org
    link
    fedilink
    arrow-up
    0
    ·
    5 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/

  • anzo@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    5 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)

  • Max-P@lemmy.max-p.me
    link
    fedilink
    arrow-up
    0
    ·
    5 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@lemmy.max-p.me
        link
        fedilink
        arrow-up
        0
        ·
        5 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.