This repository contains the code for a simple command-line interface (CLI) for controlling RGB devices using OpenRGB. By executing the CLI, the color of the LED is changed to the next color in a pre-defined color set.
To use the CLI, follow these steps:
- Go to the Releases section of this repository.
- Download the latest release executable for your operating system.
- Open a terminal or command prompt and navigate to the directory containing downloaded executable.
- Execute the binary to change the LED color.
For added convenience, you can create a keyboard shortcut to execute the OpenRGB-switch CLI and change the light color with a single key combination. The specific steps for creating a keyboard shortcut may vary based on your operating system and desktop environment. However, you can generally achieve this by assigning a custom keyboard shortcut to the command that triggers the OpenRGB-switch CLI.
Before using the CLI, ensure that you have OpenRGB installed on your system. You can refer to the OpenRGB documentation for installation instructions.
If you would like to contribute to this project, feel free to submit a pull request with your proposed changes. We welcome any improvements or additional features to enhance the functionality of the CLI.
This project is licensed under the MIT License - see the LICENSE file for details.