-
-
Notifications
You must be signed in to change notification settings - Fork 848
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature request: launch app #134
Comments
Try Hammerspoon http://www.hammerspoon.org/ |
I could also use the feature in quicksilver. My real question here is to see if @tekezo thinks this is out of scope for Karabiner-Elements or not. |
Launcher Mode was an amazing feature in Karabiner, and one upon which I relied quite heavily. This feature allows the user to switch to applications by holding
Is there planned support for Launcher Mode in Karabiner-Elements? |
This is crucial for m�����e. Hope it is added soon. |
I figured it out! I'm using Hammerspoon to recreate a "Launcher Mode". First, I instructed Karabiner-Elements to map https://github.com/JakeSc/dotfiles/blob/master/hammerspoon/init.lua |
Hello, @JakeSc much appercitaed |
Launcher Mode is better than any other software, It's really awesome! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
FYI. I switched to use https://itunes.apple.com/us/app/thor/id1120999687 instead |
Just to help my fellow googlers: this is what you add to your
In this case, I'm mapping |
For people searching for this, I built a small utility app inspired by the awesomeness that was Launcher Mode. Check it out here: https://switchfaster.com/ Basically it uses right-command + (any other hotkey) to launch or switch to the given app. You can also switch the trigger key to use right-option as well. Let me know if you have some feedback, I'd love to hear it! |
Not sure what the current status of this issue is. For those of you who use the shell_command solution, e.g. Keyboard Maestro actually has two types of actions, "activate an app" and "open an app", and if you choose the latter for something like "open chrome", it'll show a warning and recommend you use the former "because it's faster". I'm not sure which step in the shell_command method is slow - the shell executing a command, or the command launching an app (presumably using a different API than mouse clicking on dock), or both. |
I have an M1 and the app launches instantly. I used SpaceLauncher which wasn't faster. How are apps like hammerspoon faster? |
A feature I'm really missing is the ability to launch an application with a keyboard shortcut
The text was updated successfully, but these errors were encountered: