beeper / imessage

A Matrix-iMessage puppeting bridge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated registration through connection with relay to companion Android app

Technophilus opened this issue · comments

As of right now, phone number registration has to be done through a tedious, manual process. I've only been able to get it work by modifying pypush sms registration code to work with the companion app and give me the response SMS. Though this could be made easier with a custom script, the best long-term solution would be communication through a self-hosted relay server with a companion Android app that sends the SMS reg-req message when necessary. This issue is likely blocked by #3, #4, and #5.

This issue is complete when phone number registration can be automated with no or trvial human interaction through an Android companion app with setup through the bridge bot.

As for beeper, do you think that this (sms registration) can be handled in the android app? So the best setup for iMessages on beeper would be to own a MacOS device and an Android phone, run beeper Mac to generate the registration codes and beeper android to do sms-registration every so often?