TUI app for Serial Communication (Linux only) Simple python script to listen/send data to serial ports. Options Scan ports Listen Send data store serial data to txt file. To install the dependencies $ cd SerialCLI $ pip install -r requirements.txt Run $ cd SerialCLI $ sudo python3 main.py