Browse free open source C Terminals and projects below. Use the toggles on the left to filter open source C Terminals by OS, license, language, programming language, and project status.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 1
    Plume is a complete set of packages to create and administrate a network of diskless computers used as X terminals. Workstations root file system is extensively based on Debian with as few new packages as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PocketPuTTY is a Pocket PC port of famous PuTTY (SSH client). Smartphone support is also planned. The long-term goal is to get PocketPuTTY included into official PuTTY development tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Portable VNC Server

    Portable VNC Server

    Portable VNC package for Linux

    Pvnc is a portable VNC package. It can be built with extensions (e.g. open GL). It is tested with FC-6 and FC-8 and should work with other Linux distributions such as Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    If you had problems with getting console input or console manipulation (you miss things like conio.h), Powerutils is for you. Powerutils already contains a dynamic fgetline function, a pause(), a gotoxy() and also a clear().
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 5
    Program to change a terminal\\\\\\\'s title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Project moved / abandonned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Protocol tool

    Hexadecimal strings test tool

    This is a software/hardware development tool that allows the user to send strings on an interface (parallel,serial, network or other), specified in hexadecimal or strings or a combination of these. The strings can be retrieved/stored from/to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Quickfry MUD is focused on going back to the roots of MUDing. In essence, login, explore, and have fun. There is no steep learning curve like the majority of current MUDs. We will have several neat features, notably bots who hold a grudge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RTelnet is a reverse Telnet, it's increadably useful to get behind firewalls and NAT's or routers running ip masqurading. very useful for remotely admin someones PC remotely when they don't know how to do anything like opening their firewall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 10
    VT102 terminal implemented in the avr mcu. Intended for use with rattulla pdas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A real-time serial port device driver, works with RT-Linux and RTAI.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Remote Connection Manager
    Remote Connection Manager is a GTK application that provides an easy way to initiate connections to remote machines. It's primary goal is to provide a GUI to launch ssh, telnet and rdesktop type of applications, however it is highly configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NxServLiv allow compressed remote X sessions using NoMachine's NX oss libraries. Like ssh terminal but graphical. Work from Modem to Lan with different compression ratios. Developed initially for the Spanish distro LiVux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The project works on a kernel module and inetd service to allow the usage of a distant RS.232 port through a network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Backend for scripts to control an SBIG ST-4 CCD camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SCADA(Supervisory Control and Data Acquisition)system based on Scilab,include Serial,OPC,Modbus,Mysql,TCP/IP interface, and PID simulation, FUZZY control and ect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A pseudo-ansi SDL terminal (or console) library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SERiaM

    Unified desktop and embedded Serial port API

    A simple API, written in C, for accessing the Serial ports in a consistent way across Multiple desktop and embedded platforms. This has allowed programs for embedded devices to be mainly developed on the desktop, where test and debug is much easier. It can also be used to write serial port programs that are portable across different desktop platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    STALLioN Terminal I/O Library

    STALLioN Terminal I/O Library

    STALLioN is a cross-platform C/C++ I/O library for CLI applications

    STALLioN is a cross-platform (currently Linux, Windows and FreeBSD) C/C++ library for developers wishing to use a terminal/CLI interface on multiple platforms but only want a single codebase. It aims to provide a consistent development API across multiple platforms so that separate code does not have to be created for each (often very different) terminal interface; simply use the functions in STALLioN and compile with the correct library for the chosen platform. Currently in very early development; most basic functions and output are done, input is coming together. It is licensed under the GPLv3 license, so is free software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SeamlessRDP is an implementation of seamless windows server components for rdesktop based on code contributed by Cendio AB http://www.cendio.com/seamlessrdp/ . In seamless mode, rdesktop creates a X11 window for each window on the server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Secom is an object-oriented library of portable, reusable components for communicating over serial devices. With secom you can develop an application that will compile and execute on Posix and Windows, with little to no changes to the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ttypatch is a Linux application that permits two or more "serial port user programs" to reliably connect to each other without the use of actual serial ports. Also acts as a virtual patch panel among any number of real and virtual serial ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Serial Debugger, moninter and control the behavior of the serial ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Serial port to network proxy enhanced

    Enhanced ser2net with multi-connections and HTTP/WebSocket supported

    This project is an enhanced version of ser2net, a proxy that allows telnet/tcp connections to be made to serial ports on a machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SWAL is a program that can launch as a service (or standalone) and monitor other services and control other programs. Written in C++ and might have some .NET components (planning on a linux port)
    Downloads: 0 This Week
    Last Update:
    See Project