xwiimote 0.2.5

Idiomatic Rust bindings to the xwiimote user-space library
Documentation

xwiimote

Crates.io docs.rs Build status

Idiomatic Rust bindings to the xwiimote user-space library.

Usage

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.

License

MIT © Hugo Sanz González