Note
Initial release is only a proof of concept and is not suitable for use in a normal working environment
- Create a basic functionality for the system manager
- this includes:
- overall CPU measurement
- display of all processes
- Kill and run processes
- Open file location
- RAM Measurement for each individual process
- CPU Measurement for each individual process
- Overall RAM measurement
- Process properties window
- Separate logic from UI
- Dependencies:
- Windows 10
- .NET 10.0.3 SDK for Windows
- MS Visual Studio 2026
- Building:
- Clone the repository
- Open the solution in Visual Studio
- Run or build the project