SerialGUI-rs is a graphical serial monitor written in Rust.
It uses the serialport-rs library for serial communication and eframe for its desktop interface, giving users a cross-platform way to connect to serial devices without relying on a terminal. The application is designed for monitoring live serial output and can also visualise incoming comma-separated numeric data in a chart panel, which makes it useful for tasks such as watching sensor values and other streamed measurements.
This is free and open source software.
Key Features
- Configure serial communication settings including baud rate, parity, and related parameters.
- Monitor serial device output in real time.
- Plot incoming numeric data in a live graph panel.
- Automatically scale charts to match changing data ranges.
- Handle fragmented packets from continuous serial data streams.
- Limit chart history to 1000 samples to keep memory usage under control.
Website: github.com/Opentronika/SerialGUI-rs
Support:
Developer: Opentronika
License: GNU General Public License v3.0
Related Software
| Graphical Serial Terminal Tools | |
|---|---|
| Tabby | Polished tabs host shell and UART workspaces under one roof |
| Electerm | Remote consoles meet transfer tools alongside COM line access |
| GTKTerm | Simple, graphical serial port terminal emulator |
| moserial | Clean, friendly GTK-based serial terminal for the GNOME desktop |
| WhippyTerm | Has a number of unique features such as bookmarks and built in hex dumps |
| PuTTY | SSH and telnet client |
| SerialGUI-Rs | Rusty monitor captures frames, toggles baud, highlights chatter |
| NinjaTerm | Embedded debugging feels swift with macros, hex views, reconnection |
| 8N1Term | Direct 8N1 sessions pair lean controls, cables, prompts, logs |
| Omnicom | Visual port handling suits modems, sensors, test rigs |
| HTerm | Uses wxWidgets, fmt, and spdlog |
| CuteCom | Graphical serial terminal |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.