Package gtkterm: Information

    Binary package: gtkterm
    Version: 0.99.7-alt0.1
    Architecture: e2kv4
    Build time:  Jan 16, 2021, 04:07 PM
    Source package: gtkterm
    Category: Terminals
    Report package bug
    License: GPLv2
    Summary: A simple GTK+ serial port terminal
    Description: 
    It is a "clone" of the famous Hyperterminal. But it is much more simple,
    that is to say, that it can only communicate with a serial link and that
    it does not support all the modem protocols.
    
    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)
      * Possible to save data (RAW also)
      * 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) and send breaks
      * Also reads the state of control lines (RTS, CD, DSR, RI)
      * Hexadecimal view
      * Possible to send raw hexadecimal chars
      * Possible to define macros (keyboard shortcuts)

    Maintainer: Andriy Stepanov


    Last changed


    Sept. 27, 2012 Andriy Stepanov 0.99.7-alt0.1
    - Update to new version. git commit 20c313b1
    April 22, 2011 Igor Vlasenko 0.99.5-alt1.qa2
    - NMU: converted menu to desktop file
    Dec. 8, 2010 Eugeny A. Rostovtsev 0.99.5-alt1.1
    - Fixed build