|
1 | 1 | <div align="center"> |
2 | | - |
3 | | -# ThreadPilot ✈️ |
4 | | - |
5 | | -**A free and open-source Windows process control center for deterministic CPU, priority, memory, and power-plan workflows.** |
6 | | - |
7 | | -[](https://github.com/PrimeBuild-pc/ThreadPilot/actions/workflows/ci-devsecops.yml) |
8 | | -[](https://codecov.io/gh/PrimeBuild-pc/ThreadPilot) |
9 | | -[](https://github.com/PrimeBuild-pc/ThreadPilot/releases) |
10 | | -[](https://github.com/PrimeBuild-pc/ThreadPilot/releases/latest) |
11 | | -[](https://github.com/PrimeBuild-pc/ThreadPilot/releases) |
12 | | -[](https://github.com/microsoft/winget-pkgs/tree/master/manifests/p/PrimeBuild/ThreadPilot) |
13 | | -[](https://community.chocolatey.org/packages/threadpilot) |
14 | | -[](https://www.microsoft.com/windows) |
15 | | -[](https://dotnet.microsoft.com/) |
16 | | -[](Locales/) |
17 | | -[](LICENSE) |
18 | | -[](https://github.com/PrimeBuild-pc/ThreadPilot/issues) |
19 | | -[](https://github.com/PrimeBuild-pc/ThreadPilot/discussions) |
20 | | - |
21 | | -[Install](#-install) • [Features](#-features) • [Screenshots](#-screenshots) • [Build](#-build-from-source) • [Support](#-support-the-project) |
| 2 | + <img src="readme-banner.svg" alt="ThreadPilot — Windows process and power-plan control center" width="100%"> |
| 3 | + <p><strong>A free, open-source Windows process control center for deterministic CPU, priority, memory and power-plan workflows.</strong></p> |
| 4 | + <p> |
| 5 | + <a href="https://github.com/PrimeBuild-pc/ThreadPilot/commits/main"><img alt="Last commit" src="https://img.shields.io/github/last-commit/PrimeBuild-pc/ThreadPilot?style=plastic&logo=git&logoColor=white"></a> |
| 6 | + <a href="https://github.com/PrimeBuild-pc/ThreadPilot/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/PrimeBuild-pc/ThreadPilot?style=plastic&logo=github"></a> |
| 7 | + <a href="https://github.com/PrimeBuild-pc/ThreadPilot/issues"><img alt="Open issues" src="https://img.shields.io/github/issues/PrimeBuild-pc/ThreadPilot?style=plastic&logo=github"></a> |
| 8 | + </p> |
| 9 | + <p> |
| 10 | + <a href="https://github.com/PrimeBuild-pc/ThreadPilot/actions/workflows/ci-devsecops.yml"><img alt="Build" src="https://img.shields.io/github/actions/workflow/status/PrimeBuild-pc/ThreadPilot/ci-devsecops.yml?branch=main&style=plastic&logo=githubactions&label=build"></a> |
| 11 | + <a href="https://github.com/PrimeBuild-pc/ThreadPilot/releases/latest"><img alt="Release" src="https://img.shields.io/github/v/release/PrimeBuild-pc/ThreadPilot?style=plastic&logo=github"></a> |
| 12 | + <a href="https://github.com/PrimeBuild-pc/ThreadPilot/releases"><img alt="Total downloads" src="https://img.shields.io/github/downloads/PrimeBuild-pc/ThreadPilot/total?style=plastic&logo=github&label=downloads&color=2ea44f"></a> |
| 13 | + <a href="https://github.com/microsoft/winget-pkgs/tree/master/manifests/p/PrimeBuild/ThreadPilot"><img alt="WinGet version" src="https://img.shields.io/winget/v/PrimeBuild.ThreadPilot?style=plastic&label=winget"></a> |
| 14 | + <a href="https://community.chocolatey.org/packages/threadpilot"><img alt="Chocolatey version" src="https://img.shields.io/chocolatey/v/threadpilot?style=plastic&label=chocolatey"></a> |
| 15 | + </p> |
| 16 | + <p> |
| 17 | + <img alt="Windows 11" src="https://img.shields.io/badge/Windows-11-0078D4?style=plastic&logo=windows&logoColor=white"> |
| 18 | + <img alt=".NET 8" src="https://img.shields.io/badge/.NET-8-512BD4?style=plastic&logo=dotnet&logoColor=white"> |
| 19 | + <a href="Locales/"><img alt="Seven interface languages" src="https://img.shields.io/badge/UI%20languages-7-5B5FC7?style=plastic&logo=googletranslate&logoColor=white"></a> |
| 20 | + <a href="LICENSE"><img alt="AGPL v3 license" src="https://img.shields.io/badge/license-AGPLv3-2ea44f?style=plastic"></a> |
| 21 | + </p> |
| 22 | + <p><a href="#-install">Install</a> · <a href="#-features">Features</a> · <a href="#-screenshots">Screenshots</a> · <a href="#-build-from-source">Build</a> · <a href="#-support-the-project">Support</a></p> |
22 | 23 |
|
23 | 24 | </div> |
24 | 25 |
|
|
0 commit comments