PyVOID is a simple client/daemon scripts to control a Corsair VOID headset.
python3 setup.py install
pyvoidd [-h] [-v] [-s path]
pyvoidclient cmd
Where cmd is one of :
- get_battery_level : Return the percentage of battery
- set_dolby_on : Activate 7.1 Dolby
- set_dolby_off : Deactivate 7.1 Dolby
- set_light_on : Activate the RGB lights
- set_light_off : Deactivate the RGB lights