Windows Task Manager App & Process Hiding

Job ID: 38588943

Budget: $10 – $30 USD

Overview
ProcessMaster is a C# application designed to manage and control processes running on your computer. It allows you to search for processes by PID, Process Name, or Window Name, hide or show process windows, and update the process list in real-time. The application features a user-friendly interface with customizable hotkeys.

Features
Search for processes by PID, Process Name, or Window Name.
Hide or show process windows.
Update the process list in real-time.
Customizable hotkeys for quick actions.
Installation
To run ProcessMaster, ensure you have the following installed:

.NET Framework (version 4.7.2 or higher)
Visual Studio (recommended for development)
User Interface
Search Processes: Select the search criteria from the dropdown (PID, Process Name, Window Name, or Select Manually), enter the search term, and click the Search button.
Process List: The search results will be displayed in a list. Select a process to view more details.
Hide/Show Windows: Use the ? Hide from Taskbar and ? Show on Taskbar buttons to control the visibility of the selected process window.
Customizable Hotkeys: Click on the INSERT text to change the hotkey for hiding the program from the taskbar.


Similar to - https://github.com/LightJkd/ProcessMaster

But working