mirror of
https://github.com/eddyem/tty_term.git
synced 2025-12-06 02:25:11 +03:00
349 B
349 B
Very simple terminal client
Usage: tty_term [args]
Where args are:
-d, --devname=arg serial device name -e, --eol=arg end of line: n (default), r, nr or rn -h, --help show this help -s, --speed=arg baudrate (default: 9600) -t, --timeout=arg timeout for select() in ms (default: 100)