chrisknepper / android-messages-desktop

Android Messages as a Cross-platform Desktop App
MIT License
1.01k stars 116 forks source link

Getting notifications on PC and phone apps simultaneously #132

Open ghost opened 5 years ago

ghost commented 5 years ago

When I use Android Messages PWA, typically I only get notifications on my computer. Nothings sounds off my phone until I minimize the PWA. I love this feature a lot because who wants to hear an orchestra every time a message arrives.

Unfortunately, when I use the Electron app, I get notifications from my phone as well as my computer. It's a bit frustrating, since it doesn't matter whether the Electron app is minimized, or even while I'm typing a message, I still get phone notifications. Is there any fix for this?