Skip to content

Commit 8f78adf

Browse files
committed
update readme add tcp udp support
1 parent 00f907a commit 8f78adf

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

COMTool/assets/tcp_udp.png

14.8 KB
Loading

README.MD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ A cross platform serial debug tools written by python
1818
| |
1919

2020

21-
| White theme | Dark theme | protocol plugin |
22-
| ----------- | ---------- | ----------- |
23-
| ![comtool white theme](./COMTool/assets/screenshot_v2_white.png) | ![comtool dark theme](./COMTool/assets/screenshot_v2.png) | ![comtool protocol plugin](./COMTool/assets/screenshot_protocol_v2.3.png) |
21+
| White theme | Dark theme | protocol plugin | TCP/UDP |
22+
| ----------- | ---------- | --------------- | ------- |
23+
| ![comtool white theme](./COMTool/assets/screenshot_v2_white.png) | ![comtool dark theme](./COMTool/assets/screenshot_v2.png) | ![comtool protocol plugin](./COMTool/assets/screenshot_protocol_v2.3.png) | ![tcp udp plugin](./COMTool/assets/tcp_udp.png)
2424

2525

2626

@@ -56,8 +56,8 @@ A cross platform serial debug tools written by python
5656
- [x] rts & dtr control by hand
5757
- [x] protocol with customable encoding and decoding method support,
5858
- [x] Custom shortcut send(in protocol plugin)
59+
- [x] TCP UDP support
5960
- [ ] real time data graphic display
60-
- [ ] TCP UDP support
6161
- [ ] plugin support
6262

6363
## Install binary

README_ZH.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ COMTool
1818
| |
1919

2020

21-
| 白色主题 | 黑色主题 | 协议插件 |
22-
| ----------- | ---------- | ---------- |
21+
| 白色主题 | 黑色主题 | 协议插件 | TCP/UDP |
22+
| ------ | ------- | ------- | ------- |
2323
| ![comtool white theme](./COMTool/assets/screenshot_v2_white.png) | ![comtool dark theme](./COMTool/assets/screenshot_v2.png) | ![comtool protocol plugin](./COMTool/assets/screenshot_protocol_v2.3.png) |
2424

2525

@@ -52,8 +52,8 @@ COMTool
5252
- [x] `rts``dtr` 手动控制
5353
- [x] 自定义协议编解码支持
5454
- [x] 自定义快捷键发送(在协议功能里面)
55+
- [x] TCP UDP 支持
5556
- [ ] 实时图像数据显示
56-
- [ ] TCP UDP 支持
5757
- [ ] 插件支持
5858

5959

0 commit comments

Comments
 (0)