Skip to content

Commit

Permalink
README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ecbr0wn committed Feb 24, 2023
1 parent fd34ca8 commit 926e96e
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@

[![Crates.io](https://img.shields.io/crates/l/alienware)](https://github.com/a1ecbr0wn/alienware-wmi/blob/main/LICENSE) [![Crates.io](https://img.shields.io/crates/v/alienware)](https://crates.io/crates/alienware) [![Build Status](https://github.com/a1ecbr0wn/alienware-wmi/actions/workflows/build.yml/badge.svg)](https://github.com/a1ecbr0wn/alienware-wmi/actions/workflows/build.yml) [![docs.rs](https://img.shields.io/docsrs/alienware)](https://docs.rs/alienware) [![dependency status](https://deps.rs/repo/github/a1ecbr0wn/alienware-wmi/status.svg)](https://deps.rs/repo/github/a1ecbr0wn/alienware-wmi)

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`](https://github.com/a1ecbr0wn/alienware-wmi/tree/main/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`](https://github.com/a1ecbr0wn/alienware-wmi/tree/main/alienware_cli) crate uses the API to provide
command line access to some of the API functionality,
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`](https://github.com/a1ecbr0wn/alienware-wmi/tree/main/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`](https://github.com/a1ecbr0wn/alienware-wmi/tree/main/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`](https://github.com/trackmastersteve/alienfx).
You might also want to check out a python project to control the same lights [`AlienFX`](https://github.com/trackmastersteve/alienfx).

## Disclaimer and License

Expand Down

0 comments on commit 926e96e

Please sign in to comment.