2022-02-02 17:06:11 +03:00
2022-02-02 17:06:11 +03:00
2022-02-01 21:53:31 +03:00
2022-02-01 21:53:31 +03:00
2022-02-01 21:53:31 +03:00
2020-05-10 01:43:14 +03:00
2022-02-01 21:53:31 +03:00
2022-02-02 17:06:11 +03:00
2022-02-01 21:56:34 +03:00
2022-10-13 14:40:45 +03:00
2022-02-01 21:53:31 +03:00

Very simple terminal and socket text client

Usage: tty_term [args]

Where args are:
  • -S, --socket open socket
  • -d, --dumpfile=arg dump data to this file
  • -e, --eol=arg end of line: n (default), r, nr or rn
  • -h, --help show this help
  • -n, --name=arg serial device path or server name/IP
  • -p, --port=arg socket port (none for UNIX)
  • -s, --speed=arg baudrate (default: 9600)
  • -t, --timeout=arg timeout for select() in ms (default: 100)
Description
Simple serial terminal
Readme GPL-3.0 109 KiB
Languages
C 96.3%
CMake 3.7%