Skip to main content

A simple python wrapper for Logitech G's LED

Project description

LogiLed

⚠️ This package only works on Windows. ⚠️

[!IMPORTANT]
This package is not affiliated with Logitech. It has been designed to allow anyone to customize the RGB of these devices.

This project is a fork of LogiPy, the original code can be found here

Use the LED SDK to access all LED and RGB backlight functions and features of Logitech G products. Integrate profiles for custom key configurations, develop in-game effects, or mark keys to keep track of cool downs on various commands.

Documentation

The documentation can be found here.
You can found the test documentation here.

Installation

pip install logiled

Install the test version:

pip install -i https://test.pypi.org/simple/ logiled

LED Examples

Set all device lighting to red:

from logiled import LogitechLed, load_dll

load_dll()

led = LogitechLed()

led.set_lighting(100, 0, 0)
input("Press enter to shutdown SDK...")
led.shutdown()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

logiled-2023.11.12.1.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

logiled-2023.11.12.1-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

Details for the file logiled-2023.11.12.1.tar.gz.

File metadata

  • Download URL: logiled-2023.11.12.1.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for logiled-2023.11.12.1.tar.gz
Algorithm Hash digest
SHA256 c2390431855e3b99ba0ef8d8d15da61960c771c3c9e36883ad2067d5542ac394
MD5 0e4d0207c433fbcdd3a019681d5be75c
BLAKE2b-256 e70f05052572f5968b670319275150ae377a2883a111d5cded16b1ea6d960733

See more details on using hashes here.

File details

Details for the file logiled-2023.11.12.1-py3-none-any.whl.

File metadata

  • Download URL: logiled-2023.11.12.1-py3-none-any.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for logiled-2023.11.12.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1cefd05cd89611b3da8ee00aa9248bfece652661824cf934f0f48d3409c43605
MD5 d61e017ff4256c48c90d6ba4e6871e7e
BLAKE2b-256 4df0815ffa457699cc3ad48fc871468b3ee6a5b5e3ae92736dcaa26f92c03e10

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page