unbit / foohid

OSX IOKit driver for implementing virtual HID devices (joypads, keyboards, mices, ...) from userspace
MIT License
264 stars 35 forks source link

Add Swift example. #13

Closed kareman closed 7 years ago

kareman commented 7 years ago

I just move the mouse pointer a fixed amount every time, as random values are a bit messy in Swift.

unbit commented 7 years ago

Thanks

kareman commented 7 years ago

You're welcome. And thank you for this project, I'm planning to use it in a head mouse application.