Skip to content

Go bindings for the linux input subsystem

License

Notifications You must be signed in to change notification settings

maitredede/golang-evdev

 
 

Repository files navigation

golang-evdev

Maintainer needed

This project hasn't been maintained for some time. If anyone is interested in taking over please let me know. If a more up-to-date fork exists, I prefer archiving this repository and leaving a link to the new one.


This package provides Go language bindings to the generic input event interface in Linux. The evdev interface serves the purpose of passing events generated in the kernel directly to userspace through character devices that are typically located in /dev/input/.

Documentation:
http://godoc.org/github.com/gvalkov/golang-evdev
Development:
https://github.com/gvalkov/golang-evdev

About

Go bindings for the linux input subsystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.3%
  • Python 2.4%
  • Makefile 0.3%