Windows 10/11 executable can be found here: https://github.com/michael-heyns/Terminal2_bin
Terminal emulator for Engineers (with Serial and TCP socket capabilities)
Every Embedded Engineer needs a Terminal Emulator at some point in their career. Terminal2 combines features of a number of terminal emulators out there.
With Terminal2, you can define colorful profiles and quickly switch between sessions (profiles). You can share profiles with colleagues. You can create and assign multi-line macros to function keys and you can change the color of the incoming text based of keywords you define.
- Be reliable
- Easy to use
- Easy to maintain
- Useful
Terminal Emulator, Baud rate, Parity, Stop bits, Handshaking, TCP Client, TCP Server, ASCII, HEX, Line feed, Carriage return, Log files, Profiles, Fonts, Macros
- Windows 10, 11 with .NET 4.7.2 or later
- Visual Studio (2019 or later) with C#.
- Load the solution (.sln file).
- Build (Debug or Release).
- Add Terminal2.exe to your start menu or toolbar.
The name "Terminal2" was chosen to allow existing users of the very useful (now unmaintained) "Terminal" program to adapt quickly. It will definitely change some time in the future.
Constructive feedback very welcome.