Skip to content

TheBeef/WhippyTerm

Repository files navigation

Website

http://whippyterm.com

WhippyTerm

Whippy Term is a modern terminal program. It has been designed to have a modern UI and to run on modern OS's like Windows and Linux. It also has a number of unique features such as bookmarks, built in hex dumps, extending through plugins, and native support for binary protocols.

Embedded Developers

It is primarily aimed at embedded developers that need to talk to their devices. It supports serial communication such as serial ports (RS232, RS485, RS422, TTL UART), TCP/IP, UDP. It also supports protocols such as I2C and SPI though plugins.

Terminal emulations

Terminal emulations such as ANSI and VT100 can be added (ANSI is builtin and always available) through plugins.

Binary protocols

WhippyTerm also support working with binary protocols, in both serial streams like RS232, and message block protocols like UDP. Support for sending blocks of binary or AscII data is included to better work with embedded devices and binary protocols.

Screen Shot