8000 GitHub - StaticRocket/pyvoid: PyVOID is a simple client/daemon scripts to control a Corsair VOID headset.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PyVOID is a simple client/daemon scripts to control a Corsair VOID headset.

License

Notifications You must be signed in to change notification settings

StaticRocket/pyvoid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyVOID

PyVOID is a simple client/daemon scripts to control a Corsair VOID headset.

Installation

python3 setup.py install

Usage

Daemon

pyvoidd [-h] [-v] [-s path]

Client

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

About

PyVOID is a simple client/daemon scripts to control a Corsair VOID headset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0