Skip to content

0.6.0 release

Compare
Choose a tag to compare
@forderud forderud released this 15 Feb 09:50
· 303 commits to main since this release

Content:

  • HidUtil.exe: Command-line utility for changing the tail light color using USB HID packages.
  • flicker.exe: Command-line WMI utility for making the tail-light blink.
  • MouseMirror.ps1: PowerShell WMI script to enable mirroring of mouse movement.
  • MouseMirror.zip: Mouse mirroring filter driver that also exposes a WMI interface.
  • TailLight.ps1: PowerShell WMI script for changing the tail-light.
  • TailLight.zip: IntelliMouse TailLight filter driver that also exposes a WMI interface.

Changes since 0.5.0:

  • #49 New MouseMirror driver