Skip to content

Logitech G102 and G203 Prodigy Mouse LED control

License

Notifications You must be signed in to change notification settings

karlovskiy/gled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logitech G102 and G203 Prodigy Mouse LED control

Installation

Archlinux

You can install gled from the Arch User Repository (AUR)

Source

$ go build -o gled . 

Usage

Solid color mode

gled solid <color>

Cycle through all colors

gled cycle <rate> <brightness>

Single color breathing

gled breathe <color> <rate> <brightness>

Enable/disable startup effect

gled intro <toggle>

Arguments

  • color - RRGGBB (RGB hex value)
  • rate - 100-60000 (Number of milliseconds. Default: 10000ms)
  • brightness - 0-100 (Percentage. Default: 100%)
  • toggle - on|off

Flags

Debug level for libusb. Default: 0

gled -debug <0..3> ...   

About

Logitech G102 and G203 Prodigy Mouse LED control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages