Skip to content

Restrict the mouse to the bounds of a Windows application.

License

Notifications You must be signed in to change notification settings

kdserra/Mouse-Bounder

Repository files navigation

Mouse Bounder

Restrict the mouse to the bounds of a Windows application.

Usage

  1. Open Mouse Bounder
  2. Open the Process List
  3. Select a Process
  4. Press the "Bound" button
  5. Done!
  6. When you are finished, press the "Unbound" button.

The refresh button will update the process list.

Download

Head to the Releases.

Build Information

C# Windows Form Application

Target Framework .NET 7

Built using Visual Studio 2022

Publish

To produce the final binaries run publish.bat

The final binary will be located in: .\Mouse-Bounder\Mouse-Bounder\bin\Release\net7.0-windows\<RID>\publish\

Where <RID> is the runtime identifier:

  • win-x64
  • win-x86
  • win-arm64

About

Restrict the mouse to the bounds of a Windows application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published