ThreadPilot is a Windows application for advanced process management, CPU affinity control, and power plan automation.
It is designed for power users, gamers, and professionals who want precise control over system performance.
- Advanced process management with real-time monitoring
- CPU affinity control with physical / logical core awareness
- Automatic power plan switching per process
- Game-focused performance optimization
- System tweaks and performance-related Windows settings
- Profile-based configuration and persistence
- Download the latest release from GitHub Releases
- Extract the archive
- Run
ThreadPilot.exeas Administrator
git clone https://github.com/PrimeBuild-pc/ThreadPilot.git
cd ThreadPilot
dotnet build --configuration Release
dotnet run --configuration ReleaseRequires .NET 8.0 SDK or newer.
- .NET 8.0
- WPF
- MVVM (CommunityToolkit.Mvvm)
- Dependency Injection
- Async / Await
This project is licensed under the GNU General Public License v3.0. See LICENSE for details.
