this post was submitted on 18 Feb 2024
40 points (95.5% liked)

Privacy

31664 readers
760 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Looking for recommendations on how to SMS from a computer, á la Pushbullet or some such. Currently using Google Messages with companion desktop/web app and love the experience, but am on a de-Googling quest and looking for alternatives.

Prefer FOSS options (love the Fossify stuff, for example) but an willing to pay a slight premium if required. Would like solution to be compatible with any web browser and Windows but Linux (Mint) would work, too.

Any suggestions are welcome. Thanks in advance!

top 18 comments
sorted by: hot top controversial new old
[–] unmagical@lemmy.ml 37 points 8 months ago (1 children)

You might want to look into KDE connect. I don't use it myself, but it might be what you're looking for.

[–] stepanzak@iusearchlinux.fyi 11 points 8 months ago* (last edited 8 months ago) (1 children)

Yes, but be aware that it only works when both devices are in the same LAN.

[–] Kid_Thunder@kbin.social 6 points 8 months ago

For Windows you can use KDE Connect (and also MacOS) or Microsoft Phone.

For Linux Mint there's KDE Connect or GSConnect (GNOME Extension) though I don't use GNOME often, I remember liking KDE Connect better still.

[–] BOFH666@lemmy.world 5 points 8 months ago (2 children)

Does https://pushover.net/ work for you? Been using it for several years, works really well and can be used in several applications.

Or some minor scripting with curl.

[–] davel@lemmy.ml 3 points 8 months ago

Please be aware of comm rule 2: Don’t promote proprietary software

[–] starlord@lemm.ee 2 points 8 months ago (1 children)

I'll look into it, but I'm in favor of SMS exclusively (syncing) so I can see all/whole conversations and to just get all notifications and quick-reply to the texts as I get them.

Could you elaborate on how to implement the curl solution?

[–] BOFH666@lemmy.world 4 points 8 months ago

I mis understood, sms is pretty much history over here, so I considered you where looking for some way of sending messages to your phone.

Pushover supports a simple api, which can be used with curl. A la: https://support.pushover.net/i44-example-code-and-pushover-libraries#unix

[–] fmstrat@lemmy.nowsci.com 4 points 8 months ago

I use Element (Matrix) on desktop, phone and tablet. Currently with signal, IRC, Discord, etc. I will eventually try the SMS bridge, but I hear it works well. I run my own non-federated server (synapse) in docker.

[–] colournoun@beehaw.org 2 points 8 months ago

It’s probably too complex for what you’re looking for, but https://www.kannel.org/ is a large-scale SMS gateway.

[–] solrize@lemmy.world 2 points 8 months ago (1 children)

I've used Twilio for that. There is a simple JSON API with code examples on their site.

[–] Dehydrated@lemmy.world 4 points 8 months ago

I don't think this is what OP is looking for