About This File
open-webui is a nice toy but leaves the command prompt where it runs visible and I wanted to hide it, or move it to the tray. Solution ?, code it.
So here is the open-webui-ToTray I wanted.
Not much to it, just WinSetState() to hide/show the window.
Is more of...