[go: up one dir, main page]

Showing 235 open source projects for "terminal serial xmodem"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Safetica Data Loss Prevention Software for Businesses Icon
    Safetica Data Loss Prevention Software for Businesses

    For companies that want to protect their sensitive data against leakages, insider threats and want to be compliant with regulations.

    Safetica is a cost-effective, easy-to-use Data Loss Prevention (DLP) solution. It performs security audits, prevents sensitive data from leaving your company, and sheds light on what is going on in your organization.
    Learn More
  • 1
    ScriptCommunicator / serial terminal

    ScriptCommunicator / serial terminal

    Scriptable data terminal which supports several interfaces.

    ScriptCommunicator is a scriptable cross-platform data terminal that supports serial port (RS232, USB to serial), UDP, TCP client/server, SPI, I2C, and CAN. All sent and received data can be shown in a console and can be logged in an html and a text log. In addition to the simple sending and receiving of data, ScriptCommunicator has a JavaScript interface. This script interface has the following features: - Scripts can send and receive data with the main interface...
    Leader badge">
    Downloads: 90 This Week
    Last Update:
    See Project
  • 2
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge">
    Downloads: 731 This Week
    Last Update:
    See Project
  • 3

    8N1Term

    High-speed serial terminal for embedded systems and protocol analysis

    High-throughput serial capture without dropped data. Real-time plotting and visual inspection of incoming data. Combined ASCII / HEX views suitable for low-level debugging. Multi-window workflows for parallel monitoring. Cross-platform support (Windows, Linux).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    C-Real Terminal

    C-Real Terminal

    Serial Terminal Tool

    GUI software for sending, receiving and logging data from serial ports
    Downloads: 1 This Week
    Last Update:
    See Project
  • Activate Self-Service Analytics from Your Data Warehouse | Kubit Icon
    Activate Self-Service Analytics from Your Data Warehouse | Kubit

    Unlock the Power of Your Data

    Kubit delivers enterprise-grade customer journey analytics—directly from your existing data warehouse. Enable every team with self-service insights, driving faster, data-driven decisions with minimal engineering overhead or data movement.
    Learn More
  • 5
    tio

    tio

    A serial device I/O tool

    tio is a serial device tool that features a straightforward command line and configuration file interface to easily connect to serial TTY devices for basic I/O operations. To make a simpler serial device tool for working with serial TTY devices with less focus on classic terminal/modem features and more focus on the needs of embedded developers and hackers. tio was originally created as an alternative to screen for connecting to serial devices when used in combination with tmux.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    electerm

    electerm

    Terminal/SSH/SFTP client (Linux, Mac, Win)

    ...Edit (small) local files with built-in editor. Auth with publicKey + password. Support Zmodem (rz, sz). Support Trzsz (trz/tsz), similar to rz/sz, and compatible with tmux. Transparent window (Mac, Win). Terminal background image. Global/session proxy. Quick commands. UI/terminal theme. Sync bookmarks/themes/quick commands to GitHub/Gitee secret gist. Support serial Port (version > 1.21.8). Quick input to one or all terminals.
    Downloads: 223 This Week
    Last Update:
    See Project
  • 7

    Serial-Master

    Serial/TCP terminal: ANSI color, logging, HEX input, & XLSX docs.

    Serial-Master is a comprehensive, cross-platform terminal application for both serial (COM) port and network communication, featuring a modern, intuitive graphical user interface (GUI) designed for simplifying debugging and monitoring tasks. Core Communication & Debugging Features Serial-Master is not just a basic terminal; it's a powerful tool with specialized features for data analysis and control: Advanced ANSI Color Display: Enhance data readability with support for ANSI color codes sent over the serial port. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Ada Terminal Emulator

    A VTxx compatible terminal emulation package implemented in Ada

    ...The emulator also implements a substantial subset of VT220/VT320/VT420, ANSI.SYS and ISO 6429 capabilities. The demo programs provided include a fully functional serial communications client, a telnet client, a program that allows stdin/stdout/stderr of any program to be redirected to a terminal window, and various other demos and games implemented using the package
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    WindTerm

    WindTerm

    A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal

    A Quicker and better SSH/Telnet/Serial/Shell/Sftp client for DevOps. WindTerm is a partial open source project, and the source will be gradually opened. Open source code includes, but is not limited to, the classes that can be used independently, such as functional, algorithms, GUI widgets, etc., as well as functional libraries, such as networks, protocols, etc., as well as all types that require open source according to the license. SSH v2, Telnet, Raw TCP, Serial, Shell protocols were...
    Downloads: 119 This Week
    Last Update:
    See Project
  • Multi-Entity Cloud Accounting Software for Growing Businesses Icon
    Multi-Entity Cloud Accounting Software for Growing Businesses

    Built for small to midsize businesses that have outgrown entry-level accounting or legacy ERP solutions.

    Built natively on the Microsoft Power Platform (Dynamics 365), Gravity delivers robust multi-entity financial management with seamless integration to Microsoft 365, Power BI, Teams + Copilot — no third-party add-ons required.
    Learn More
  • 10
    Tabby

    Tabby

    A terminal for a more modern age

    Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections. SSH2 client with a connection manager. SFTP and Zmodem file transfers. X11 and port forwarding. Jump hosts. Agent forwarding, including Pageant and Windows native OpenSSH Agent. Login scripts. Optional built-in password manager with a master passphrase. Proxy command support.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 11
    Tabby Web

    Tabby Web

    An SSH/Telnet/Serial client in your browser

    Tabby Web brings a modern terminal experience to the browser by pairing a web UI with a backend gateway that brokers TCP connections over WebSockets. It aims to deliver an experience similar to the desktop Tabby terminal—sessions, profiles, and rich configuration—while being accessible anywhere through a login. The architecture splits concerns: a Django-based control plane manages users, auth, and configuration, while a gateway service handles network transport so browser clients can reach SSH, Telnet, or serial targets. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ProgressMeter.jl

    ProgressMeter.jl

    Progress meter for long-running computations

    ProgressMeter.jl is a lightweight Julia package that provides customizable progress bars for long-running loops and computations. It allows developers to track the progress of tasks with real-time visual feedback in the terminal, making it easier to monitor performance, debug slow operations, or report computational progress in user-facing applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    WezTerm

    WezTerm

    GPU-accelerated cross-platform terminal emulator

    ...It also supports serial terminal emulation, making it useful beyond just local shells. The project is open source and maintained actively, with a vibrant community available for support via GitHub Discussions and chat platforms. With over 21,000 stars on GitHub, WezTerm is recognized for its speed, robustness, and developer-friendly features.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    pineTERM: in-browser UART terminal

    pineTERM: in-browser UART terminal

    Minimalistic but powerfull web/browser UART terminal

    A modern, browser-based serial terminal for UART communication with microcontrollers, embedded devices, and IoT hardware. No installation required - just open in your browser and connect to your serial device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Seri-Serial Monitor

    Seri-Serial Monitor

    A Serial Terminal in Command Line

    A command-line based serial terminal written in Python. This tool allows you to communicate with devices over a serial port (e.g. Arduino, ESP, Pi Pico, etc.) directly from your Windows command prompt or terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    lcxterm

    lcxterm

    Linux Console X-like Terminal

    LCXterm is a ncurses-based terminal emulator that brings additional conveniences to the raw Linux console and other terminals. LCXterm can: enable GPM mouse to work through a network connection; speed up the console significantly; provide a long and persistent scrollback; transfer files via Xmodem, Ymodem, Zmodem, and Kermit; provide user-defined function key macros; and many more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CaTer is a terminal programm for the C64. It is intended to connect the C64 via a serial RS-232 connection to a Linux or Unix host. It is possible to make either a CaTer auto start cartridge, or to load it with a BASIC loader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PlatformIO Core

    PlatformIO Core

    Professional collaborative platform for embedded development

    ...Multi-projects workflow with easy navigation around project codebase, multiple panes, and themes support. Seamless integration with PlatformIO Home (UI) with board and library managers. Intuitive project wizard and a wide range of example projects. Built-in Terminal with PlatformIO Core (CLI) and powerful Serial Port Monitor.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19

    Modbus-Monitor-Green

    Auto Serial Terminal with scripts for tasks automation

    The Modbus Monitor Green Studio is a kinda visual serial termial software over Ethernet TCP, WiFi, Serial Port, Bluetooth with Auto Terminal Language ATeL Alias is Modbus Terminal, Auto Terminal, SCADA, Terminal Emulator This proram helps you to focus on a business logic and strategy and do not learn python/C++/C# and tricky serial termianl emulator commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    stm32flash

    stm32flash

    Open source flash program for STM32 using the ST serial bootloader

    Open source cross platform flash program for the STM32 ARM microcontrollers using the built-in ST serial bootloader over UART or I2C
    Leader badge">
    Downloads: 968 This Week
    Last Update:
    See Project
  • 21

    tty_term

    Simple serial terminal

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jsTerm

    jsTerm

    Terminal for serial ports and TCP / UDP connections with JavaScript

    The cross-platform VT100 terminal emulator for serial ports and TCP / UDP connections has a simple, uncluttered interface that can be extended with JavaScript.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Super Grub2 Disk

    Super Grub2 Disk

    Boots into many systems and GRUB2 ones!

    Super GRUB2 Disk helps you to boot into most any Operating System (OS) even if you cannot boot into it by normal means.
    Leader badge">
    Downloads: 1,799 This Week
    Last Update:
    See Project
  • 24
    JYMAG

    JYMAG

    Management & operating of AT-based (e.g. Sagem) mobile phones/modems

    JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones. It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal. See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JxMake

    JxMake

    A Java-based cross-platform build system.

    JxMake is a Java-based, cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake. In addition, JxMake offers several features not typically found in other console-based build systems, including a built-in lightweight GUI, serial console, serial plotter, multi-MCU in-system programmer, and more. Currently, JxMake's loadable libraries (build scripts) are primarily designed for non-OS MCU systems and experimental use. Full support for...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next