mousestride trustbe
winget install --id=trustbe.mousestride -e A lightweight system tray app that tracks how far your mouse cursor travels
winget install --id=trustbe.mousestride -e A lightweight system tray app that tracks how far your mouse cursor travels
A lightweight system tray app that tracks how far your mouse cursor travels. Available for macOS and Windows.
Requirements: macOS 13.0 (Ventura) or later
Download the latest MouseStride.pkg, double-click it, and follow the installer. The menu-bar icon appears immediately after install. On first mouse movement, macOS will ask permission for Input Monitoring — click Allow.
The installer is signed and notarized by Apple, so Gatekeeper will not warn you.
git clone https://github.com/trustbe/MouseStride.git
cd MouseStride
make bundle
open MouseStrideDaemon.app
Requirements: Windows 10 or later
winget install trustbe.mousestride
Grab the latest MSI and run the installer.
> Note: The MSI is not code-signed. On first launch, Windows SmartScreen may show "Unknown publisher" — click More info → Run anyway. winget verifies the installer by SHA256 and skips this warning.
git clone https://github.com/trustbe/MouseStride.git
cd MouseStride/daemon-windows
cargo build --release
rm -rf /Applications/MouseStrideDaemon.app
rm -f ~/Library/Preferences/com.mousestride.daemon.plist
Uninstall via Settings → Apps → MouseStride → Uninstall, or run the MSI installer again and choose Remove.
See how your cursor stacks up: Community Dashboard