Preferences

SurvivorTed parent
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).


stavros
This seems really nice, thank you! Does it support auto-reconnect, like `tio` does?
SurvivorTed OP
It doesn't currently support it, but I was planning in the next release (a number of people have asked for it so it's a definitely going to add).

This item has no comments currently.