meetfranz / plugins

Official Franz Plugin Repository
MIT License
297 stars 110 forks source link

[Deploy] New Recipe for Google Fi Messages #512

Open chucksense opened 1 year ago

chucksense commented 1 year ago

Service

With a Google Fi cellular plan, you can make and receive phone calls or send and receive SMS/MMS via a web interface. This web interface sits at the same URL as Android Messages, however is actually a different interface that requires recipe changes. This recipe enables the Google Fi variant of the service to work.

Link to your repository

https://github.com/chucksense/franz-recipe-google-fi-messages

Note: I initially forked this off of the Android Messages recipe, however it's not intended to ever merge back in as it ended up better as a different recipe.

Additional Information

As of now, on macOS, the notification comes through with the message content, but not any sender information. This is similar to the Android Messages recipe. I'm not sure if it's possible to customize that, but as baseline calling/texting are working as expected, I wanted to proceed to submitting it.