shuttle
shuttle copied to clipboard
Feature: open via a keyboard shortcut
Hi,
Since I guess lots of people here work mainly using there keyboard I was thinking that a simple keyboard shortcut deploying the menu could be pretty useful.
Thanks for taking the time to consider the feature!
It would be also great to have spotlight integration.
I don't have a lot of time to work on this issue. Anyone with objective-c experience is welcome to fork > make new branch > add this feature > submit a pull request.
I am also interested in a keyboard shortcut. I don't have any Objective-C experience though.
I'll take a look at this Monday, hopefully I'll have time and be able to help
Sent from my iPhone
On 24 Feb 2017, at 19:52, hessijames79 [email protected] wrote:
I am also interested in a keyboard shortcut. I don't have any Objective-C experience though.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
@thshdw I have found a lib that would help adding a global keyboard shortcut easily : https://github.com/shpakovski/MASShortcut
Are you okay adding a dependency to your project? If not I'll try to work on this feature without it.