sandorex / usb-facade

Read USB devices directly and let your imagination run wild with unlimited mice and keyboards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usb-facade

Application (and dll library for AHK) for reading USB devices directly hence the name facade

But what do i do with it

Well whatever you want, if you need some inspiration or even have an idea for an example they go in examples/

AutoHotkey API

Read ahk_api.cc file, that's the best way to learn

Planned Features

  • A way to preparse the data coming from a device
  • Make keyboard listening a easier to parse in AHK as the data is convoluted

License

Licensed under Apache 2.0 License

About

Read USB devices directly and let your imagination run wild with unlimited mice and keyboards

License:Apache License 2.0


Languages

Language:C++ 78.2%Language:CMake 21.8%