xwiimote

Crates.ioxwiimote
lib.rsxwiimote
version0.2.5
sourcesrc
created_at2022-06-05 22:09:38.879454
updated_at2023-09-24 12:11:29.14803
descriptionIdiomatic Rust bindings to the xwiimote user-space library
homepage
repositoryhttps://github.com/hsanzg/xwiimote-rs
max_upload_size
id600363
size50,165
Hugo (hsanzg)

documentation

README

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

Commit count: 32

cargo fmt