Skip to content

liufsd/Shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

#Shortcuts mac os x Shortcuts

#Usage

HotKey.register(6, modifiers: UInt32(cmdKey)) { () -> () in
  print("got Hotkey here")
}

About

mac os x Shortcuts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages