Crates.io | rcom |
lib.rs | rcom |
version | 0.2.0 |
source | src |
created_at | 2017-02-03 08:29:24.963891 |
updated_at | 2019-12-11 07:39:08.639044 |
description | A communication program for accessing serial ports |
homepage | |
repository | https://github.com/pftbest/rcom |
max_upload_size | |
id | 8366 |
size | 27,081 |
rcom
1.0A communication program for accessing serial ports
Simple minicom replacement. Shows timestamp for each line received.
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