## AlienRGB
A library for Alienware RGB Controller device communication.\
This crate was created using [these](https://gitlab.com/OpenRGBDevelopers/OpenRGB-Wiki/-/blob/442f5d0355f445e5ee0e189e5e33e4a139406573/Device-Documentation/Alienware-AlienFX.md) informations from OpenRGB Developer Wiki and the code from [there](https://gist.github.com/Cheaterman/accd912c6886f4055f45d0594b88553c).
### Compatibility
This crate rely on [rusb](https://crates.io/crates/rusb) for USB communication.\
For cross-compiling and compatibility with different OSes check the rusb page.