Idiomatic Rust bindings to the xwiimote user-space library.
You will need the following dependencies to build and use the library:
- libudev >= 183
- libxwiimote >= 2-2 (optional; set
XWIIMOTE_SYS_STATIC=1
to build from source and link statically.)
The wiinote application showcases the functionality provided by this library.