ttylog
serial port logger
Install
- All systems
-
curl cmd.cat/ttylog.sh
- Debian
-
apt-get install ttylog - Ubuntu
-
apt-get install ttylog - Kali Linux
-
apt-get install ttylog - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ttylog - Raspbian
-
apt-get install ttylog
ttylog
serial port logger
Print everything that comes from a serial device to stdout. The device as well as the baud rate can be specified and a timeout can be set instead of just killing the process in order to stop it.
ttylog-dbg
debugging symbols for ttylog
Print everything to stdout that comes from a serial device. You can specify the device and the baud rate. This package contains the debugging symbols for ttylog.