I\'m trying to have a handler in my Mac OS X app written in Swift for a global (system-wide) hotkey combo but I just cannot find proper documentation for it. I\'ve read that
Take a look at the HotKey Library. You can simply use Carthage to implement it into your own app. HotKey Library