New GUI based serial terminal for embedded development (Linux and Windows)<p>Hi all, just wanted to let everyone know of my new open-source serial (and TCP/IP) terminal program aimed at embedded developers.<p>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.<p>It has support for ANSI escape sequences, XModem (up/down), binary blocks, hex dumps, bridging 2 open connections, and more.<p>Source link:
<a href="https://github.com/TheBeef/WhippyTerm">https://github.com/TheBeef/WhippyTerm</a><p>This is the first release (version 1.0), and I am hoping people will have a look (and hopefully like it).