I'm trying to find a listener for global keyboard events that works on OSX however all I've found is this. Could anyone further explain what the reply regarding Cocoa/Quartz requires? I'm still a beginner in python so I'm very confused as to how those functions are called from a python script. Thanks in advance!
Asked
Active
Viewed 708 times
0
-
In the question you referenced there is an answer with link to SelfSpy tool that seems to support Cocoa/Quartz: https://github.com/gurgeh/selfspy/blob/master/osx-requirements.txt – Vasily Ryabov Oct 15 '15 at 09:51
-
Looks great! Where would I start to learn how to use those libraries? – Pigman168 Oct 15 '15 at 10:22