gtkterm

A simple GTK+ serial port terminal

Install

All systems
curl cmd.cat/gtkterm.sh
Debian Debian
apt-get install gtkterm
Ubuntu
apt-get install gtkterm
image/svg+xml Kali Linux
apt-get install gtkterm
Fedora
dnf install gtkterm
Windows (WSL2)
sudo apt-get update sudo apt-get install gtkterm
Raspbian
apt-get install gtkterm

gtkterm

A simple GTK+ serial port terminal

gtkterm is a simple GTK+ terminal used to communicate with the serial port. Its features : * Serial port terminal window * Serial port setup (speed, parity, bits, stopbits, flow control) * Using the termios API * Possible to send a file (only RAW data, no protocol) * End of line delay while sending a file * Special character wait before next line while sending a file * Possible to toggle control lines manually (DTR, CTS) * Also reads the state of control lines (RTS, CD, DSR, RI) Author: Julien Schmitt <[email protected]> Homepage: http://www.jls-info.com/julien/linux/