8000 GitHub - tiltowait/Trigger: A super-basic macOS menu bar utility for quickly opening a Finder window with a keyboard shortcut.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A super-basic macOS menu bar utility for quickly opening a Finder window with a keyboard shortcut.

License

Notifications You must be signed in to change notification settings

tiltowait/Trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trigger

A dead-simple macOS menu bar utility for quickly launching a Finder window upon receiving a global hotkey. Requires HotKey.

Configuration

There is none! If you wish to change the behavior, you will need to modify this line:

let hotKey = HotKey(key: .grave, modifiers: [.control])

You will also need to modify the keyDownHandler starting at line 38 of the app delegate.

About

A super-basic macOS menu bar utility for quickly opening a Finder window with a keyboard shortcut.

Topics

Resources

License

Stars

Watchers

Forks

Languages

0