Based off of the daemon code for https://github.com/rnd-ash/razer-laptop-control, allows for setting Razer laptop keyboards a static color at high refresh rates through stdin (each line is a color formatted with hex). This allows for cool applications like a music visualizer (this requires https://github.com/Kharacternyk/barva) to be used. This project uses Nix as the build system, and can be built with nix build once installed and flakes are enabled.
Programmerino/razer-led-cli
Allows for setting Razer laptop keyboards a static color at high refresh rates through stdin
RustGPL-2.0