No description
  • Rust 93.3%
  • Makefile 6.7%
Find a file
Erick Ruiz de Chavez aaf08db20c small readme update
2025-08-15 07:19:04 -04:00
src port original code to rust (AI) 2025-08-15 06:58:31 -04:00
.gitignore Initial commit 2025-08-15 06:53:14 -04:00
Cargo.toml port original code to rust (AI) 2025-08-15 06:58:31 -04:00
Makefile update readme and makefile 2025-08-15 07:16:51 -04:00
README.md small readme update 2025-08-15 07:19:04 -04:00

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.