It is a global shortcuts App for macOS, written in Swift and SwiftUI.
Key Features
- Spawn a New Window of apps on the current Space ASAP.
- Launch system apps like System Preferences and Finder.
New Window on the current space with a single shortcut press.
No more! mouse moving and clicking for New Window menu.
Options
-
Open the existing app first (default)
If the app exists in another space then you get dragged to that space. (macOS behavior) -
Always spawn a New Window on the current desktop
You could register the same app with different options and shortcut
(Some apps does not allow multiple windows)
Notice
There is already taken global shorcuts by macOS (ex opt+cmd+D is Dock Hiding)
You can manage it from System Preferences -> Keyboard -> Shortcuts
It's available on [App Store]
ASAP uses MASShortcut for keyboard shortcut recording.
ASAP supports macOS v10.15+
MIT.