vanshg / MacAssistant

Google Assistant for macOS!
MIT License
1.62k stars 132 forks source link

Launch shortcut customization #5

Open 7ammer opened 7 years ago

7ammer commented 7 years ago

I'm often accidentally calling 'macAssistant' due to pressing command multiple times for totally un related things.

headsvk commented 7 years ago

I changed the shortcut to cmd + ctrl + b and then I was able to add a dictation command in system preferences to trigger this shortcut when saying Okay Google 😎

arjunkalburgi commented 6 years ago

Any plan to make a TouchBar shortcut?

vanshg commented 6 years ago

That's a great idea @askalburgi!

iknowzo commented 6 years ago

@headsvk Do you mind telling me how you changed the default command shortcut? Thanks man!

vanshg commented 6 years ago

@iknowzo You'd have to go into the code and do it. You can find the relevant section here

FallWhen commented 5 years ago

Cmd double tap does not work for me with the current build. How do I make it work?

BTL00 commented 4 years ago

I created a fork with hot key enabled that opens window and starts monitor recording, if I could contribute to this I can create a preferences screen to choose default action and your own key combination.

https://github.com/BTL00/MacAssistant https://github.com/soffes/HotKey

vanshg commented 4 years ago

@BTL00 please submit a PR