3 个不稳定版本
使用旧的 Rust 2015
0.2.0 | 2019 年 12 月 11 日 |
---|---|
0.1.1 | 2017 年 5 月 23 日 |
0.1.0 | 2017 年 2 月 3 日 |
#48 在 #访问
55 每月下载量
12KB
322 行
rcom
1.0
串行端口的通信程序
简单的 minicom 替代品。显示每行接收的时间戳。
用法
rcom [FLAGS] [OPTIONS]
标志
-h, --help Prints help information
-n, --no-timestamps Don't show timestamps
-V, --version Prints version information
选项
-d, --device <device_name> Serial port name [default: /dev/ttyUSB1]
-s, --speed <speed> Communication speed [default: 115200]
快捷键
Use Ctrl+A key to exit rcom
依赖关系
~2.5MB
~36K SLoC