jerrod-lankford / google-voice-desktop-app

An electron shell wrapper around the google voice website
245 stars 36 forks source link

monitor more than one gvoice account simultaneously? #143

Open BrentEubanks opened 1 year ago

BrentEubanks commented 1 year ago

I have two separate google voice numbers that I need to receive calls on. I can receive calls on either one of them, depending on which account I have set as active in the app.

Is there any way to do either of the following:

  1. Have one instantiation of the app ring upon receiving a call on either number? (preferred)
  2. Run more than one instantiation simultaneously so that I can have one set for each account?

Thanks

Great app BTW. Very much needed! This will help save me from missing any more client calls. Thank you!