alienrgb 0.1.0

A library for Alienware RGB Controller device communication
Documentation
  • Coverage
  • 38.75%
    31 out of 80 items documented1 out of 25 items with examples
  • Size
  • Source code size: 39.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.18 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • matteof04/alienproject
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • matteof04

AlienRGB

A library for Alienware RGB Controller device communication.
This crate was created using these informations from OpenRGB Developer Wiki and the code from there.

Compatibility

This crate rely on rusb for USB communication.
For cross-compiling and compatibility with different OSes check the rusb page.