GtkTerm is a serial port terminal written in GTK+ . It is a clone of the famous Hyperterminal. The port can be set up, and the control signal can be toggled. It also supports file transfers and an hexadecimal view of the data.
| Tags | Communications |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: VTxxx commands are now supported using the VTE terminal widget. Some bugfixes were made and support for an auto CR/LF mode was added.


Changes: Gtkterm is now ready for internationalization. The first translation is in French; others are welcome.


Changes: The application could segfault when leaving the serial port config window. This bug has been fixed in this release. The serial port config window also doesn't freeze any more when no serial device is found.


Changes: This release supports macros (keyboard shortcuts to send data on the port). A crash when saving a configuration under certain conditions has been fixed, as well as the behaviour of the main window when receiving SUPPR and \b.


Changes: It is now possible to send a break signal on the serial port. A few bugfixes were made.