hid
hid copied to clipboard
windows and darwin :)
Just asking but would be amazing if windows and darwin are on the roadmap so others can help.
I think there are a few golang libs for USB / HID floating around, but not sure they are cgo or not.
https://github.com/google/gousb
See also github.com/karalabe/hid which requires cgo but supports Linux/Windows/Darwin.