RGB utility for HyperX Alloy Origins 60 keyboard
```bash
cargo install hyperrust
```
```bash
hyperrust --help # show help
hyperrust --color D17A00 # set color to orange
hyperrust --rainbow # rainbow effect
hyperrust --rainbow & # run in background
```
As app needs to be running all the time to keep the effect, it is recommended to run it in background. Otherwise press ctrl+c to close the app and stop the effect.