Windows tray application to monitor computer performance in real time (using C#)
This is a simple project, without business rules.
- Click the left mouse button to open the task manager;
- Click the right mouse button to close the application;
Clone this project
git clone https://github.com/itallonet/tray-monitor
Enter the project directory
cd tray-monitor
Start the App (In Administrator mode)
dotnet run