this post was submitted on 08 Nov 2025
10 points (85.7% liked)

Linux

60494 readers
903 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 6 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/40414734

Hi,

I would like to forward automatically Text messages.

A couples of years before, I was doing it easily with some FLOSS apps

But none of those apps (I keep the apk ;) ) works anymore on "recent" AOSP[^1] phone 🤨 ( Thanks to g**gle, to not take care of retro-compatibility )..

So, I lost time to dig for new apps (FLOSS and not)

I'm willing to write a "Shell" script to run under Android, to just do that (I've never developed for Android, so if you have any advice I'm all ears )

or any other solution like

  • Linux phone ROM ( without systemd )
  • or maybe a simcard dongle, to allow my Linux computer to receive/send text ?

[^1]: a ROM that use AOSP is generally gapps free 😍

top 6 comments
sorted by: hot top controversial new old
[–] hexagonwin@lemmy.sdf.org 6 points 1 month ago

hoestly not the best advice but maybe just get an older android phone that can run those apps

[–] HelloRoot@lemy.lol 4 points 1 month ago* (last edited 1 month ago) (1 children)

You can use a raspberry pi with a GSM HAT

here is a super in depth blog that I used for reference when implementing this. https://projects-raspberry.com/call-text-using-raspberry-pi-gsm-module/

I have a very different GSM module that goes directly on the pi.

[–] Corsair@programming.dev 3 points 1 month ago

Thanks @HelloRoot@lemy.lol But I stop with raspberry pi..

But I found https://wammu.eu/python-gammu/ I just have to foud out if it could work with a USB-GSM-Modem, dongle and it should do the trick.

[–] cypherpunks@lemmy.ml 3 points 1 month ago (1 children)

i haven't used it myself but https://jmp.chat/ looks good if you're OK with a US or Canadian number.

there is a lemmy community about it here: !sopranica@lemmy.ml.

cc @singpolyma@lemmy.ml

[–] Corsair@programming.dev 3 points 1 month ago* (last edited 1 month ago) (1 children)

Thanks @cypherpunks@lemmy.ml But I rather want something that run locally.

[–] singpolyma@lemmy.ml 1 points 1 month ago

Maybe MAXS?