Showing 29 open source projects for "command line tools"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    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: 646 This Week
    Last Update:
    See Project
  • 2
    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: 23 This Week
    Last Update:
    See Project
  • 3
    SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 4
    Null-modem emulator

    Null-modem emulator

    The virtual serial port driver for Windows.

    The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another. The HUB for communications (hub4com) allows to receive data and signals from one COM or TCP port, modify and send it to a number of other COM or TCP ports and vice versa.
    Leader badge
    Downloads: 3,899 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    Java implementation of the Omni-Link Serial Protocol and Network Protocol as well as the Omni-Link II Network Protocol as described in two separate specification documents released by Home Automation Inc (HAI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    atinout

    atinout

    AT commands as input are sent to modem and responses given as output.

    This program will read a file (or stdin) containing a list of AT commands. Each command will be send to the modem, and all the response for the command will be output to file (or stdout). Example, to hang up any ongoing call: $ echo ATH | atinout - /dev/ttyACM0 - ATH OK $
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 8

    tty2usb

    Find the USB address of a USB-based serial port

    Serial ports are a classic way for computers and peripheral devices to communicate. Originally modems, printers and laboratory equiptment had serial ports. The serial ports were hardware chips with known addresses. Modern computers and devices often use USB to emulate serial communications. This works well, except the device has a serial address (e.g. ttyUSB0) and a USB address. tty2usb is a utility that probe system information to display the link between USB and serial addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RealTerm: Serial/TCP Terminal

    RealTerm: Serial/TCP Terminal

    Serial and TCP terminal for engineering and debugging

    ...Commands can be sent to running instances, and commands can be stored and run in files. [ActiveX](http://realterm.sourceforge.net/index.html#ActiveX_Interface) and [Command Line](http://realterm.sourceforge.net/index.html#Command_Line_Parameters) commands are well documented. Sourceforge major releases are only made occasionally. To follow development versions see News and subscribe.
    Leader badge
    Downloads: 3,186 This Week
    Last Update:
    See Project
  • 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
  • 10

    smartCOMs

    smartCOM is a graphical serial device terminal.

    smartCOM is a graphical serial device terminal, it's an alternative to minicom. It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config. http://gnssinfo.com/2012/11/21/wiki-smartcom/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Operating System for embeded device based on small µController (Microchip, Atmel, …) This OS enable the device to be connected and controlled by a PC trought RS232 protocol (COM, TTY or USB port) with standard Terminal or Shell integration.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Redirects incoming commands from COM1 to the command prompt and returns results from command prompt back out COM1. This is primarily useful for automation of Windows servers via console in Linux virtualization environments(ex: KVM, XEN, etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Shooting Chrony Data Downloader, a program that allows downloading of data acquired by the device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is an implementation of the ymodem protocol for serial transfer of data implemented using python.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A perl program/script for capturing and displaying the serial port data from a 22-812 RadioShack multimeter, might work for others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Perl script that interfaces with the Devantech USB to I2C interface adapter. This script allows a user to read and write as a master to the i2c bus as well as set or get the value of the io pins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jpnevulator - just another serial sniffer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    yet another PalmOS serial browser, primarily for GPS receivers. he consists of several distinct applications (like ZboxZ), so he is rather slow, but flexible. nauta can be used as a serial logger for multiple simultaneous channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ttytest is a simply testcom-like console, async, miltithreaded tool for serial lines checking in loopback/stub/terminal modes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ponticulus (a virtual COM-port over TCP/IP redirector) allows synchronous connecting and disconnecting to a remote serial port (e.g. on an embedded device). It was initially based on com2tcp, part of the com0com project. (http://com0com.sourceforge.net/)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    se290 is a tool for uploading files into Sony Ericsson(tm) phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MuCTools is a group of command line utilities connect with Philips'P89C668 (8051 type) and other Philips microcontroller bootloaders, completing the 8051 development chain with free software for linux. muctools0.9 works with limited features. See README
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gives remote control of a PC running MS-DOS (which e.g. does not have a monitor display attached to it). The screen image (currently text mode only) is taken from the graphics card and transferred to other computer via serial link and displayed there
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A collection of tools to tokenize PBASIC source code and send it to a BASIC Stamp microcontroller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB