02-09-2020, 03:38 PM
(This post was last modified: 05-13-2020, 12:25 PM by FutureBucket.
Edit Reason: Script is almost done.
)
quick edit: My script is almost done. SMS/MMS/Group chats are all bridged to matrix and I've been using it without issue for over a month now.
I just a couple things left to do and then I'll clean it up. Please give it a try!
https://gitlab.com/untidylamp/ofono-matrix-puppet
Original post:
I'm working on an app that will allow you to send/receive SMS and MMS messages from the web using Matrix/riot.im
here is the very first version with a really bad readme file. as of right now only SMSes work but I have the code for ofono to send/receive MMS. I just need to figure out how to send files to matrix and then put it in the script.
I'm not very good at programming but I'm learning. Hopefully someone else finds what I'm working on useful or maybe it will help them build a more reliable web texting app
I'm also interested in running a VoIP server on my phone so that I can use a VoIP app on another device to send/receive calls from my cell number without forwarding calls to a VoIP provider. That way I'll just leave my little server PinePhone at home on all the time but be able to do everything a phone can from any other device with a data connection. I have no idea where to start with this so I'll just be forwarding calls to my VoIP provider for now.
I just a couple things left to do and then I'll clean it up. Please give it a try!
https://gitlab.com/untidylamp/ofono-matrix-puppet
Original post:
I'm working on an app that will allow you to send/receive SMS and MMS messages from the web using Matrix/riot.im
here is the very first version with a really bad readme file. as of right now only SMSes work but I have the code for ofono to send/receive MMS. I just need to figure out how to send files to matrix and then put it in the script.
I'm not very good at programming but I'm learning. Hopefully someone else finds what I'm working on useful or maybe it will help them build a more reliable web texting app

I'm also interested in running a VoIP server on my phone so that I can use a VoIP app on another device to send/receive calls from my cell number without forwarding calls to a VoIP provider. That way I'll just leave my little server PinePhone at home on all the time but be able to do everything a phone can from any other device with a data connection. I have no idea where to start with this so I'll just be forwarding calls to my VoIP provider for now.