hid icon indicating copy to clipboard operation
hid copied to clipboard

windows and darwin :)

Open ghost opened this issue 6 years ago • 1 comments

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

ghost avatar Dec 12 '18 13:12 ghost

See also github.com/karalabe/hid which requires cgo but supports Linux/Windows/Darwin.

dolmen avatar Jan 12 '22 20:01 dolmen