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.
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.