oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.32k stars 271 forks source link

Usage in python #158

Open KendoClaw1 opened 1 year ago

KendoClaw1 commented 1 year ago

can this be imported in python scripts? and if so can u provide an example on how to use it? tried loading it with Ctypes but didn't work for me

siriusdemon commented 1 year ago

Try this. https://github.com/cobrce/interception_py

shaonianla1997 commented 11 months ago

Try this. https://github.com/shaonianla1997/node_interception