No description
- Rust 93.3%
- Makefile 6.7%
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| Makefile | ||
| README.md | ||
luxafor-cli-rs
This is a Rust port of https://github.com/mike-rogers/luxafor-cli made with ChatGPT 5.
Building
Requires Homebrew and Rust.
brew install hidapi
git clone ssh://git@code-ssh.erick.sh/erick/luxafor-cli-rs.git
cd luxafor-cli-rs
make
sudo make install
Relevant information from original README
Run the program
To run, from the build directory, luxafor-cli-rs blue. For some systems you might need to use sudo luxafor-cli-rs blue.
Arguments
The program takes one argument, which can either be a simple color (blue, green, etc.) or a hex value, e.g. 0x043f2c.