Releases: Neutree/COMTool
Releases · Neutree/COMTool
v2.3.0
v2.2.0
v2.1.0
- update UI
- add send file
- optimize send file, now will not freeze
- multiple language support
- add flow control
- change RTS and DTR meaning, now it's mean enable, not voltage level
- custom most usage data items and one click to send
- escape character support, like
\r \n \t \x
etc. - receive and send record support add timestamp
- add save log to file
- unix terminal style color support(e.g.
\x1b[33;42mhello\x1b[0mhello2
)
Download ways
github release assets (recommend!) | Sourceforge | baiduyun |
---|---|---|
Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets | 百度网盘 提取码: 7ip6 |
v1.7.9
- Optimize for macOS and pack dmg installer
- Save config file to
.config/comtool
on linux - Add file send
- Add history clear
open dmg file on macOS, and drag comtool icon to application icon, then you can find comtool in launchpad
Download ways
github release assets (recommend!) | Sourceforge | baiduyun |
---|---|---|
Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets | comtool_v1.7.9_linux.tar.xz 提取码: ghiu comtool_v1.7.8.dmg 提取码: 9xen comtool_v1.7.9_windows.7z 提取码: 3twf |
V1.7.7 fix bug for mac OS
- fix bug: crash when open serial port
V1.7.6 some optimization for linux
V1.7
V1.4 COMTool release version 1.4
1. bin file for windows:
- clicke me to download(comtool.7z)
- unzip
- run comtool.exe
2. bin file for linux
upload later
now can install by pip3:
sudo pip3 install --upgrade comtool
V1.0 PySerialAssistant release version 1.0
1. bin file for windows:
- clicke me to download
- unzip
- run PySerialAssistant.exe
2. bin file for linux
upload later