Tea - A simple terminal program for the serial port.
- works on Linux and Mac OS X
- terminal open one idle serial port automatically
- terminal exits automatically if serial port connected is removed
- control terminal. Trigger key is Ctrl-]
- send file via serial communication protocol: kermit,xmodem,ymodem
- configure serial via option or terminal command
- export serial ports over telnet
Tea have zero dependency. Just need to make it.
git clone https://github.com/butterflyfish/tea.git
cd tea
make
make install
Licensed under four caluse BSD.
Copyright © 2016, Michael Zhu boot2linux at gmail.com
All rights reserved.