bootterm

Simple and reliable terminal for serial port connections

brewmacoslinux
Try with needOr install directly
Source

About

Simple, reliable and powerful terminal to ease connection to serial ports

Commands

bootterm

Examples

Connect to a serial port at default baud rate$ bootterm -p /dev/ttyUSB0
Connect to serial port with specific baud rate$ bootterm -p /dev/ttyUSB0 -b 115200
Connect to serial port and log output to file$ bootterm -p /dev/ttyUSB0 -l output.log