gdevd

Crates.iogdevd
lib.rsgdevd
version0.2.0
sourcesrc
created_at2023-08-09 12:28:06.180749
updated_at2023-08-09 12:28:06.180749
descriptionDaemon to control background LEDs of Logitech gaming devices
homepage
repositoryhttps://github.com/R1tschY/gdevd
max_upload_size
id940021
size90,029
(R1tschY)

documentation

README

Logitech Gaming Devices Daemon

Systemd daemon to control background LEDs of Logitech gaming devices.

Installation

Install as Systemd service:

cargo install gdevd && sudo gdevctl install-service

It installs two binaries:

  • gdevctl: Command line utility to speak to the daemon via DBus
  • gdevd: Daemon that exposes DBus service on system bus (de.richardliebscher.gdevd)

Usage

gdevctl --help

Supported Devices

  • G213
  • G203 LIGHTSYNC
Commit count: 52

cargo fmt