beeper / googlevoice

21 stars 2 forks source link

Google voice matrix bridge? #1

Open NovaAndrom3da opened 7 months ago

NovaAndrom3da commented 7 months ago

Are there any plans to continue/complete this bridge? I would really like to use google voice over matrix.

sirtorry commented 6 months ago

@emostar @bradtgmurray @tulir if y'all can create a list of tasks/tickets that need to be done, i might even help complete some of them

emostar commented 6 months ago

@sirtorry I was unable to get this across the finish line, but I think the first step would be to get libgooglevoice working. There was a google side change that broke it.

A good place to start with is getting the tests working in https://github.com/beeper/googlevoice/blob/master/libgooglevoice/client_test.go

illgitthat commented 6 months ago

In case it's helpful to anyone in the meantime, I did some tweaks on the email based version of the bridge. It's still super hacky, but it works okay for what it is.

https://github.com/illgitthat/matrix-googlevoice