microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.67k stars 6.57k forks source link

let program to Tray #36080

Open NGC13009 opened 1 day ago

NGC13009 commented 1 day ago

Description of the new feature / enhancement

I hope to introduce a way to minimize any command-line program to a tray. For example, functions similar to those provided by RBTray.

Scenario when this would be used?

In some automated testing scenarios, I need to start multiple command-line programs to execute in the background and then test my program. These command line windows usually remain open indefinitely. But they take up too much space in the menu bar at the bottom.

Supporting information

https://github.com/benbuck/rbtray

This is the program that I hope can be integrated into the powertoys.