|
|
|
|
|
by SurvivorTed
412 days ago
|
|
New GUI based serial terminal for embedded development (Linux and Windows) Hi all, just wanted to let everyone know of my new open-source serial (and TCP/IP) terminal program aimed at embedded developers. I wasn't happy with what was available on Linux, so I decided to write my own. The goals were to have a modern GUI (tab based, pull out panels, etc) and I wanted support for binary protocols. It has support for ANSI escape sequences, XModem (up/down), binary blocks, hex dumps, bridging 2 open connections, and more. Source link:
https://github.com/TheBeef/WhippyTerm This is the first release (version 1.0), and I am hoping people will have a look (and hopefully like it). |
|