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.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-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: logiled-2023.11.12.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.tar.gz
Algorithm Hash digest
SHA256 a3df31da3670f41567a7d22a40bbc1ca8e5fd222b39feb316ef262550cc08295
MD5 f05f012e2d8f3b059c85f5c7548ee694
BLAKE2b-256 059bc93d6334555af26d6289733fcbcf312b29cdd9d30c10b4d94b21e34982e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: logiled-2023.11.12-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-py3-none-any.whl
Algorithm Hash digest
SHA256 ff1481a700e8950c98137f897e5f011b3eff14a80ff80f4b4d63061de9ac9711
MD5 471faa32fe1a3e2ddf894b9d1c9684aa
BLAKE2b-256 6cd4039626e448ee85a23d0303d15718e1641ddd963387e01fca83da27ea397f

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