Skip to content

pftbest/rcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcom 1.0

A communication program for accessing serial ports

Simple minicom replacement. Shows timestamp for each line received.

USAGE:

rcom [FLAGS] [OPTIONS]

FLAGS:

-h, --help             Prints help information
-n, --no-timestamps    Don't show timestamps
-V, --version          Prints version information

OPTIONS:

-d, --device <device_name>    Serial port name [default: /dev/ttyUSB1]
-s, --speed <speed>           Communication speed [default: 115200]

KEYS:

Use Ctrl A key to exit rcom

About

Simple minicom replacement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages