75
submitted 11 months ago by const_void@lemmy.ml to c/linux@lemmy.ml

What do you use to send and receive SMS on your computer? I've tried KDE Connect but found it too buggy to use daily.

all 46 comments
sorted by: hot top controversial new old
[-] fubo@lemmy.world 44 points 11 months ago* (last edited 11 months ago)

I get my friends to install Signal instead.

[-] BC3XAu3IjGbZYNQl@lemmy.ml 33 points 11 months ago

My friends started getting rid of Signal when Signal dropped SMS support. As soon as it stopped being the default SMS application, it got uninstalled. Nice own goal.

Now Signal only lives on for me due to the signal-cli project. Once I can find a working google-messages cli setup to send and receive reports to/from a specific device , goodbye Signal 😿

[-] fubo@lemmy.world 27 points 11 months ago

My impression was that Signal dropped SMS integration because it was being used to trick users who really needed security into thinking they were having secure chats when they really weren't. Given that enabling reliable secure chat is the reason for Signal's existence, that was a pretty bad problem.

90+% of my mobile and desktop chat with real-world friends is via Signal. I use SMS with friends who don't have modern phones, with relatives who are mentally impaired, and with businesses.

[-] BC3XAu3IjGbZYNQl@lemmy.ml 21 points 11 months ago

That was and is a legitimate concern, and I totally stand with their decision. But it could have been handled by making changes to the user interface, blue send button is encrypted , red send button is plain text. By removing sms support people who are unable to use multiple apps moved to other options.

Cannot get grandma to use three different communication apps.

Well it was the signal teams toy , we were just allowed to play with it. 🤷

[-] skullgiver@popplesburger.hilciferous.nl 1 points 11 months ago* (last edited 8 months ago)

[This comment has been deleted by an automated system]

[-] cocolopez@lemmy.world 26 points 11 months ago

Sms, now that's a word I didn't hear for a long time

[-] highduc@lemmy.ml 7 points 11 months ago

I'd rather use SMS than Whatsapp. I also use Signal and am open to use any open source alternative but most people don't and aren't so the thing we have in common is SMS.

[-] IronKrill@lemmy.ca 6 points 11 months ago

I'll switch to something else when Canada gets data plans that don't suck, but until then I am going to make use of the unlimited SMS on my plan.

[-] ikidd@lemmy.world 6 points 11 months ago

OK. But most of NA uses SMS instead of some Meta product to message with.

[-] OddFed@feddit.de 6 points 11 months ago

It's fairly popular in the US still for example.

[-] RaivoKulli@sopuli.xyz 4 points 11 months ago

Yeah. Only use for me is shitty 2FA. Just let me use an app for god's sake.

[-] db2@lemmy.world 22 points 11 months ago

Google Messages, any browser works.

[-] BC3XAu3IjGbZYNQl@lemmy.ml 6 points 11 months ago* (last edited 11 months ago)

There is also a Google messages application, that can be minimised to tray. It is just a browser wrapper, but at least saves you the hassle of opening and closing and logging in everytime.

https://github.com/kelyvin/Google-Messages-For-Desktop

[-] TableteKarcioji@lemmy.dbzer0.com 4 points 11 months ago

I have Thunderbird opened constantly, so I just open Google Messages in one of the tabs in it. Only problem is that it does not show any notifications, but I get them through KDE Connect.

[-] Presi300@lemmy.world 20 points 11 months ago

Excluding KDE connect? I just don't then...

[-] Kalcifer@lemm.ee 14 points 11 months ago

What bugs are you encountering with KDE Connect?

[-] const_void@lemmy.ml 10 points 11 months ago

Most of the time I can't even send a message with it - I'll type the message out, click send and... nothing. No indication of error, no indication of success. There's also an issue with loading the message history right after launch. A lot of times it doesn't work or only works partially. App on the phone has full permissions, set to unrestricted battery, etc.

[-] mvirts@lemmy.world 3 points 11 months ago

Do you have a crapload of messages stored on your phone? It took a really long time to load my messages the first time, then it was usable

[-] mibzman@lemmy.ml 12 points 11 months ago

Beeper bridges sms to matrix

[-] MartinXYZ@sh.itjust.works 2 points 11 months ago

I have signed up to Beeper's waiting list. I hope I won't have to wait too long...

[-] poVoq@slrpnk.net 7 points 11 months ago

There are multiple ways to bridge SMS to XMPP. Works nicely in my experience.

If you are US or Canada based this is also worth a look: https://jmp.chat/

[-] LinuxSBC@lemm.ee 5 points 11 months ago

I used Google Messages directly for a while, but then a Matrix bridge that uses Google Messages was released, so now I use that. If you want to try it, matrix-docker-ansible-deploy makes it really easy to self-host, but if you don't want to do that, something like Beeper can probably do it.

[-] const_void@lemmy.ml 2 points 11 months ago

Can it handle MMS, pictures, etc?

[-] LinuxSBC@lemm.ee 4 points 11 months ago

Yes, and also RCS.

[-] bitwolf@lemmy.one 4 points 11 months ago

Most of my contacts are on Signal. So I tend to use Signal desktop. It's not the best desktop application but it works well for what I use it for.

[-] RickyRigatoni@lemmy.ml 4 points 11 months ago

There used to be a time where you could email PhoneNumber@carrier.com

no clue if that still works or even if that was an actual thing and not a fever dream

[-] k_rol@lemmy.ca 2 points 11 months ago

This is what I currently use since it's free.

I don't understand why people in this thread try to send sms through the mobile network, I'm confused.

Is this not available outside Canada?

[-] jayandp@sh.itjust.works 1 points 11 months ago

I don't know what it's like in Canada, but in the US tons of people use MVNOs instead of straight subscribing to one of the big 3 carriers, so guessing what the domain name for each one, or getting everybody to text your email so you can find out, is just tedious.

[-] owatnext@lemmy.world 1 points 11 months ago

I use that for my NAS to "text" my phone if the power goes out and it shuts down gracefully on the UPS.

[-] bbbhltz@beehaw.org 3 points 11 months ago

When I'm at work I sometimes just use scrcpy over WiFi and leave my phone in my bag. That way I SMS but also all of the other apps.

[-] davefischer@beehaw.org 2 points 11 months ago

I had a 3g modem in my cisco router that I used to use for that, but when they shut down the 3g network I was never able to find another cheap sms-only service for the 4g version of the cisco modem. (So I switched to wifi & xmpp.)

I wrote my own software to use it, talking to the raw modem interface. Which, interestingly, uses an extension of the old "AT" modem command set. Weird.

Being able to write shell scripts that access sms is fantastic, I miss it.

[-] jayandp@sh.itjust.works 2 points 11 months ago

Personally, I transitioned my entire family and friends to use my Google Voice number years ago. GV doesn't support RCS still, which is annoying, but otherwise it works great. When my phone broke at the beginning of this year I was still able to send and receive texts from everyone.

Obviously, if you don't trust Google this would be a non-starter though.

[-] nora@slrpnk.net 3 points 11 months ago

Wait it doesn't support RCS? Isn't google the one heavily pushing RCS?

[-] jayandp@sh.itjust.works 2 points 11 months ago

Yep. Google Voice is the forgotten step-child that Google only remembers exists once every few years, randomly pushing a wave of updates, and then nothing(don't let the bi-weekly bug fix updates fool you).

Though in a way I don't mind, since they're still providing the service for free, with zero ads, for over a decade. I'm convinced at this point that it's the pet project of some higher up that likes the service and manages to sweep any maintenance costs under the rug so the bean counters never try to kill it.

[-] Anticorp@lemmy.ml 2 points 11 months ago

That's probably the last remaining service from when Google was cool.

[-] Muffi@programming.dev 1 points 11 months ago

Pushbullet works great for exactly this

[-] amminadabz@sh.itjust.works 1 points 11 months ago

I use Pulse SMS. It has cross platform sybc for every major os, and has a decent feature set. Pretty sure its an electron app though.

[-] anarchotaoist@links.hackliberty.org 1 points 11 months ago* (last edited 11 months ago)

I just checked out Spacebar. Message did not deliver and phone call only opens dialer on the phone with the number entered.

[-] Psythik@lemm.ee 1 points 11 months ago

I don't because I prefer to keep my ecosystems separate.

this post was submitted on 10 Sep 2023
75 points (94.1% liked)

Linux

46643 readers
825 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS