microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.86k stars 6.59k forks source link

Awake: Don't display log when started via CLI #16946

Open maventis opened 2 years ago

maventis commented 2 years ago

Description of the new feature / enhancement

When Awake is started via the CLI, it shows a log screen with the options that have been used to start it, and this dialog remains on screen:

image

Instead, there should be an option to turn off this screen so that Awake appears in the tray similar to that if it had been started via the Power Toys configuration screen.

Scenario when this would be used?

This is useful when running Awake in batch/via CLI via task scheduler, since Awake is not always needed 100% of the time.

Supporting information

No response

dend commented 2 years ago

Yes, good call-out. I should gate that behind a -v --verbose flag.

DawnElixir commented 2 years ago

Have the same demand. Any update about this?

dend commented 2 years ago

@DawnElixir currently a low-priority task, but definitely on the radar.