Skip to content
forked from R1tschY/gdevd

Daemon to control background LEDs of Logitech gaming devices (Modified for latest Rust)

Notifications You must be signed in to change notification settings

techguy16/gdevd

 
 

Repository files navigation

Logitech Gaming Devices Daemon

Systemd daemon to control background LEDs of Logitech gaming devices.

Installation

Clone the repository. Open a terminal in the cloned directory.

Install Rust toolchain:

sh ./rustup-init.sh

Install gdevd:

make && sudo make install

You can later uninstall with:

sudo make uninstall

Usage

gdevctl --help

Supported Devices

  • G213
  • G203 LIGHTSYNC

About

Daemon to control background LEDs of Logitech gaming devices (Modified for latest Rust)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 66.4%
  • Shell 32.4%
  • Makefile 1.2%