Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated registration through connection with relay to companion Android app #6

Open
Technophilus opened this issue Dec 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Technophilus
Copy link

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.

@Technophilus Technophilus added the enhancement New feature or request label Dec 22, 2023
@kubo6472
Copy link

kubo6472 commented Jan 4, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants