Skip to content

Releases: JavaProgswing/LenovoLegionToolkit

v2.27.0 — Automation Module Expansion (GSoC 2026)

27 May 05:51

Choose a tag to compare

What's new in v2.27.0

Fork of BartoszCichecki/LenovoLegionToolkit with expanded Automation module, developed as part of GSoC 2026.

New Automation Actions

OS-Level Controls

Action Description
Turn on / off Bluetooth Enables or disables Bluetooth host controller via SetupAPI
Enable / Disable Do Not Disturb Toggles Windows 10 Focus Assist / Windows 11 DND via CloudStore registry
Mute / Unmute system volume Controls default audio endpoint mute state via NAudio
Turn on / off Night Light Toggles Windows blue-light filter via CloudStore registry

Performance / Fan Controls

Action Description
Fan Full Speed Drives all fans to maximum RPM (composite WMI: LenovoFanMethod + CapabilityID)
G-Sync Enables or disables NVIDIA G-Sync via LenovoGameZoneData WMI

Other Changes

  • LOQ series model compatibility expanded
  • Donate page updated — paypal.me/yashasviallen
  • About page links updated to fork repo + contributor GitHub profile
  • CONTRIBUTORS file added

Installation

Requires .NET 8 Desktop Runtimedownload here.

  1. Download Lenovo.Legion.Toolkit.exe below
  2. Run as Administrator

This is a fork release. Original project: BartoszCichecki/LenovoLegionToolkit.