NinjaTerm is a terminal application aimed at embedded developers who need to view debug data and send commands while developing firmware for devices such as microcontrollers.
It provides installable desktop builds and an older web-based version, with support for serial ports, TCP sockets, Bluetooth LE, and SEGGER RTT connections.
This is free and open source software.
Key Features
- Connects to devices using serial ports, TCP sockets, Bluetooth LE, and SEGGER RTT.
- Displays ANSI CSI colour codes for clearer debug output.
- Graphs extracted data from text-based streams.
- Includes smart scrolling for following recent output while preserving earlier context.
- Shows invisible characters with custom glyphs for ASCII control characters and byte values.
- Logs terminal data to the file system for later analysis.
- Filters received data to focus on relevant messages.
- Parses received data as multiple number types including hex, integers, and float32.
- Supports combined TX/RX and separate terminal views.
- Provides macros for sending repetitive ASCII or HEX data.
Website: github.com/gbmhunter/NinjaTerm
Support:
Developer: Geoffrey Hunter
License: GNU General Public License v3.0

NinjaTerm is written in TypeScript. Learn TypeScript with our recommended free books and free tutorials.
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. |

