A command line program monitor systray for Windows
有的软件运行后进程里有2个不同名字的. 直接选停用. 只停了 cmd 里面设的那个, 另外一个还在. 像下面这个. 运行后 有个bash 和sshd, 停用后 sshd的还在, 没关掉 ``` "cmd": "C:\\Windows\\System32\\bash.exe -c \"bash /home/sshd_init.sh\"", ``` 可以加个 `stop_cmd`, 不设, 或者留空的时候 就和现在一样. 设了后点停用 就执行这里面的
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by fcying and has received 10 comments.