Skip to content

MouseBridge v1.0.0

Choose a tag to compare

@twolven twolven released this 13 Jul 23:11
· 7 commits to main since this release

First stable release — fully replaces VirtualHere for Moonlight/Sunshine mouse passthrough.

Measured full-path latency: 0.70 ms median round-trip, 0 loss in 5,000 probes. Focus switching: <5 ms (vs 1.5-3.5 s USB re-enumeration with VirtualHere).

Assets:

  • mousebridge-agent.exe — local PC (Moonlight side); self-contained, no Python needed
  • mousebridge-relay.exe — remote PC (Sunshine host); windowless tray app with green/red status overlay
  • install-relay.cmd + start-relay.cmd — remote PC installer (put next to the relay exe, double-click)
  • start-agent.cmd — local PC launcher/autostart script

Pi side: clone the repo on the Pi and sudo bash pi/install.sh. Full instructions in the README.