jerrod-lankford / google-voice-desktop-app

An electron shell wrapper around the google voice website
247 stars 38 forks source link

add "hide" and/or "quit" keyboard shortcuts on mac? #169

Open nealeyoung opened 2 months ago

nealeyoung commented 2 months ago

Is there a way to add "hide" and/or "quit" keyboard shortcuts on mac? (If not consider this a feature request.) Thanks.

nealeyoung commented 2 months ago

I forked your version and added keyboard shortcuts for hide, reload, and settings. quit was already there.

I also created (or at least attempted to create) a pull request to merge the changes back into your fork:

https://github.com/jerrod-lankford/google-voice-desktop-app/pull/170