a1ecbr0wn / alienware-wmi

Provides a Rust API access to the Linux sysfs platform api for control of the lights on an Alienware Alpha desktop machine

Home Page:https://alienware.a1ecbr0wn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alienware-wmi

Crates.io Crates.io Build Status docs.rs dependency status snapcraft.io

Repository for tools that approximate to the alienware_wmi_control.sh script that used to come with the SteamOS distribution of Linux for Alienware Alpha desktop machine. The primary crate is the alienware crate which provides the API access to the alienware sysfs access to the LED lights and the HDMI input/output control. The alienware-cli crate uses the API to provide command line access to some of the API functionality,

You might also want to check out a python project to control the same lights AlienFX.

Disclaimer and License

If you use this software, you use it AT YOUR OWN RISK.

This software is licenced under the Apache-2.0 licence.

About

Provides a Rust API access to the Linux sysfs platform api for control of the lights on an Alienware Alpha desktop machine

https://alienware.a1ecbr0wn.com

License:Apache License 2.0


Languages

Language:Rust 100.0%