MoveMyShit is a simple console application that allows you to enumerate all active windows on the screen by application process, list them to the user, solicit the user to select one via index number, and then move that window to the center of the monitor. This is a quick utility that is handy on modern windows where M$ in their infinite wisdom decided to remove the context menu options for window sizing and movement from the Taskbar.
- .NET 8
This project is licensed under the MIT License. See the LICENSE file for details.