CommandTrayHost icon indicating copy to clipboard operation
CommandTrayHost copied to clipboard

A command line program monitor systray for Windows

Results 19 CommandTrayHost issues
Sort by recently updated
recently updated
newest added

nas 设了断电恢复后自动开机. 重启后不登录用户账号的话, CommandTrayHost就不启动了.

enhancement
feature request

有的软件运行后进程里有2个不同名字的. 直接选停用. 只停了 cmd 里面设的那个, 另外一个还在. 像下面这个. 运行后 有个bash 和sshd, 停用后 sshd的还在, 没关掉 ``` "cmd": "C:\\Windows\\System32\\bash.exe -c \"bash /home/sshd_init.sh\"", ``` 可以加个 `stop_cmd`, 不设, 或者留空的时候 就和现在一样. 设了后点停用 就执行这里面的

enhancement
feature request

能否做到增加可选项,禁止多个用户同时登录的机器上启动多个实例?

need more information

比如切换IE代理设置这种单次命令的,不存在启动后要监视运行状态的,即点即运行肯定更方便点(如果要提权可以单独设置,不用显示)

enhancement
feature request

Listen on a port, and accept json POST request. `/add` support adding configs `/get-all` return all configs `/operate` support start restart etc `/status` report running status security, authentication, SSL certificates

enhancement
help wanted
idea

![image](https://user-images.githubusercontent.com/6132593/42228560-dad376ec-7f16-11e8-9962-3830c995d766.png) 开机咚一声还以为出问题了。

enhancement
feature request

Hello, Thank you for this awesome project. Would be nice if CommandTrayHost could automatically restart processes when they crash/close.

InsertMenuItem

TODO