Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenxuuu/serialport_monitor
轻量级终端打串口日志工具,代替MobaXterm、SecureCRT、PuTTy,直接用Windows Terminal控制。 Serialport terminal tool
https://github.com/chenxuuu/serialport_monitor
serialport termainal tty windows-terminal
Last synced: 24 days ago
JSON representation
轻量级终端打串口日志工具,代替MobaXterm、SecureCRT、PuTTy,直接用Windows Terminal控制。 Serialport terminal tool
- Host: GitHub
- URL: https://github.com/chenxuuu/serialport_monitor
- Owner: chenxuuu
- License: mit
- Created: 2023-02-02T08:32:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T01:59:41.000Z (about 1 month ago)
- Last Synced: 2024-10-11T14:08:59.206Z (about 1 month ago)
- Topics: serialport, termainal, tty, windows-terminal
- Language: Rust
- Homepage:
- Size: 675 KB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serialport_monitor
用自己喜欢的终端打印串口日志。pure serialport data printer, for your favorite terminal.
可以代替MobaXterm、SecureCRT、PuTTy等串口连接SSH或查看日志的软件。
![cli](img/cli.png)
![htop](img/htop.gif)
我是搭配window terminal用,挺好
已上传win的编译文件到release,可以自取
## Install
```bash
cargo install serialport_monitor
```