Skip to content

0.10.0 release

Latest
Compare
Choose a tag to compare
@forderud forderud released this 17 Mar 16:33
· 88 commits to main since this release

Content:

  • flicker.exe: Command-line WMI utility for making the tail-light blink.
  • HidUtil.exe: Command-line utility for changing the tail light color using USB HID packages.
  • 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.
  • VirtualMouse.zip: Virtual USB mouse driver.
  • MouseMove.exe: Command-line utility for testing the VirtualMouse driver.

Changes since 0.9.0:

  • ARM64 binaries