Neutree / COMTool

Cross platform communicate assistant(Serial/network/terminal tool)( 跨平台 串口调试助手 网络调试助手 终端工具 linux windows mac Raspberry Pi )支持插件和二次开发
https://neucrack.com/p/186
GNU Lesser General Public License v3.0
1.8k stars 330 forks source link

comtoolMac版本不支持多实例? #30

Closed karlzheng closed 1 year ago

karlzheng commented 4 years ago

comtoolMac版本不支持多实例?

Neutree commented 4 years ago

不支持,可能是打包工具的特性, 用的 https://github.com/sindresorhus/create-dmg , 可能另外一个 create-dmg 程序(brew安装的) 可以吧, 有兴趣可以试试

如果临时用可以打开终端,

open -n /Application/comtool.app

或者

cd /Applicatioin/comtool.app/Contents/MacOS
./comtool

这样的方式可以打开多个

Neutree commented 2 years ago

image

添加了多窗口支持,需要注意的是配置文件仍然使用的同一份配置文件