chiahsing/omen-light

29

stars

11

commits

C++

primary language

Oct 17, 2024

updated

README

omen-light

A command line tool to control LED lights for HP Omen machines

Build

Install hidapi

sudo apt install libhidapi-dev

then run:

g++ -o omen_light omen_light.cc -lhidapi-libusb

Run

Run the tool to see the usage. Run the tool as root to change the settings.

Risk

This is not an official app, and is only tested on my own Obelisk 875. It may damage the device. Use at your own risk.

Credit

Inspired by u/ravicc's prior work: https://www.reddit.com/r/HPOmen/comments/nirgwa/a_way_to_change_hp_omen_lighting_with_a_python/

Contributors

chiahsing

9 commits

kYwzor

2 commits

chiahsing/omen-light

29

stars

11

commits

C++

primary language

Oct 17, 2024

updated

README

omen-light

A command line tool to control LED lights for HP Omen machines

Build

Install hidapi

sudo apt install libhidapi-dev

then run:

g++ -o omen_light omen_light.cc -lhidapi-libusb

Run

Run the tool to see the usage. Run the tool as root to change the settings.

Risk

This is not an official app, and is only tested on my own Obelisk 875. It may damage the device. Use at your own risk.

Credit

Inspired by u/ravicc's prior work: https://www.reddit.com/r/HPOmen/comments/nirgwa/a_way_to_change_hp_omen_lighting_with_a_python/

Contributors

chiahsing

9 commits

kYwzor

2 commits

Languages

C++

100.0%