microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.27k stars 6.55k forks source link

Show CPU, disk, network, GPU, and memory usage on PowerToys Run #33911

Open CompactProducer opened 3 months ago

CompactProducer commented 3 months ago

Description of the new feature / enhancement

Like Task Manager, when we click the Performance tab, we can monitor the percentage of CPU and GPU. Also, we can see how much memory it's being used by other apps that are running in foreground or background. With PowerToys Run, we want to monitor the usage of CPU, disk, network, GPU, and memory instead of opening Task Manager and clicking the Performance tab.

Scenario when this would be used?

Press the PowerToys Run hotkey, and type cpu for CPU usage, memory for RAM usage, disk for disk usage (such as internal or external or removable drives), network for network usage, and gpu for GPU usage.

Supporting information

Users can type in cpu, memory, disk, network, and/or gpu globally in PowerToys Run if global results are enabled without having to input the direct activation command before typing in first.

crutkas commented 3 months ago

@joadoumie

ethanfangg commented 1 month ago

go for it @AviSelvakumar !

AviSelvakumar commented 1 month ago

I have started work on the issue. I am really busy, so I estimate that I can get it dine in about a week.