7 个版本
新 0.1.0 | 2024 年 8 月 24 日 |
---|---|
0.0.6 | 2024 年 8 月 20 日 |
155 在 硬件支持 中
每月下载 659 次
13KB
374 行
hyperrust
HyperX Alloy Origins 60 键盘的 RGB 工具
安装
cargo install hyperrust
使用
hyperrust --help # show help
hyperrust --color D17A00 # set color to orange, hex format or "#D17A00"
hyperrust -a FF0000 -b FFFFFF # set animated gradient from red to white
hyperrust --theme default # set theme, currently only default is available
hyperrust --rainbow # rainbow effect
hyperrust --rainbow & # run in background
注意
由于应用程序需要一直运行以保持效果,建议在后台运行。否则按 ctrl+c 关闭应用程序并停止效果。
依赖项
~4–16MB
~159K SLoC