Gtkterm

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

Gtkterm

#1 Post by aragon »

Home: http://www.jls-info.com/julien/linux/
Version: 0.99.5
Here is a software I did. 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. If you are searching for a more complete application of that kind that is more dedicated to be used with a modem, have a look at minicom. I wrote this gtkterm because I am electronician, and there was no simple program that could be used to dialog on a serial port easily.
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)
Needs vte, see here: http://www.murga-linux.com/puppy/viewtopic.php?t=39104

Compiled in Dingo (4.00).

aragon
Attachments
gtkterm-0.99.5.pet
(32.63 KiB) Downloaded 1160 times

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#2 Post by edoc »

Thanks for this!
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

Post Reply