Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.15 KB

macOS Shortcuts (unmaintained)

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.

Demo

New Window on the current space with a single shortcut press.

No more! mouse moving and clicking for New Window menu.

About ASAP

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

Installation

It's available on [App Store]

Dependences

ASAP uses MASShortcut for keyboard shortcut recording.

Requirements

ASAP supports macOS v10.15+

License

MIT.