Crates.io | gdevd |
lib.rs | gdevd |
version | 0.2.0 |
source | src |
created_at | 2023-08-09 12:28:06.180749 |
updated_at | 2023-08-09 12:28:06.180749 |
description | Daemon to control background LEDs of Logitech gaming devices |
homepage | |
repository | https://github.com/R1tschY/gdevd |
max_upload_size | |
id | 940021 |
size | 90,029 |
Systemd daemon to control background LEDs of Logitech gaming devices.
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 DBusgdevd
: Daemon that exposes DBus service on system bus (de.richardliebscher.gdevd
)gdevctl --help