Skip to content

Python package to control lights on Logitech devices

License

Notifications You must be signed in to change notification settings

jeremydiot/glight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glight

Python package to control lights on Logitech devices

Supported device

  • G213
  • G403hero

Dependencies

  • pyusb1.1.0
  • python3.8

Install and remove

install glight package

add service to run glight command on startup

$ ./install.sh
$ ./uninstall.sh

Usage

$ sudo python3 -m glight --help
$ sudo python3 -m glight g213 --static

$ sudo glight g213 --static
$ sudo glight g213 --help

$ sudo glight g403hero --static
$ sudo glight g403hero --help

Releases

No releases published

Packages

No packages published