Browse free open source Terminals and projects below. Use the toggles on the left to filter open source Terminals by OS, license, language, programming language, and project status.
Auth for GenAI | Auth0
Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Try free now
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A program to capture ALDL diagnostic data from DSM cars (Mitsubi Eclipse, Eagle Talon, Plymouth Laser, and Mitsubishi Galant VR-4) and log the information for later analysis.
Micro-80 aims to simulate a Z80 homebrew computer down to the bare metal: 64K RAM, ADM-3A terminal, parallel port, serial port and...3.5" 1.44MB floppy drive?!
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
A generic MUD Engine in language C (Universe and rules independent), role-play oriented, which uses XML for data.
Some creation tools (for map, character, item) are provided for this MUD, but can be used with other one.
A "Clientless" VNC solution implemented with Ajax technology. You can remote your PC anywhere without pre-installing any client. As it is purely HTTP, you can VNC even behind firewall or proxy. Java VNC server able to run on Windows/Mac/Linux.
Anthias is (or rather will be) an extended terminal with support for features like Command-line completion Syntax highlighting of command line Directory browsing (in the same spirit of Norton Commander, Krusader, etc).
Badger is a multi-purpose program designed to make System Administrator tasks easier for all computer users. It is currently a Beta ready for testing. It currently runs on Mac and Linux. It must be run as root.
C11 is a user-interface-server for the console built-up on the S-Lang library (http://www.s-lang.org) that can be used on several architectures and operating systems.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
CitrixTS4Linux is a GUI remote access server application written in C and C++ to allow access to RPM-based Linux terminal servers via the free Citrix ICA client.
The SetConsole is a script for text mode console initialization on Linux platform. It sets up font, application character map, cursor, keyboard LED's, and many other settings for each console.
Console typing manager(CTM is open source library written in C++ containing ctm object, which can take control of the pressing keys of your terminal application(command interpreter).
CTM can be used in programs, which are runing in terminal and user need to manage them by entering commands and keyboard shortcuts.
A PHP Class to control the FileZilla Server from your site using a web interface or via your command line and to make it possible to automate user administration.
Guake Terminal is a Quake-style terminal for GNOME made with PyGTK. Its works like Tilda (from GNOME), Kuake and Yakuake(from KDE).
Is usefully for any user that like a quick access to a terminal emulator.
Sourceforge is no longer being updated! This project has merged into another that can be found here:
https://github.com/nicrohobak/Toolbox
------------------------------------------------------------
A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more. The game logic belongs in the HexMUD project.
A GTK+ MUD client with support for MCCP, MXP, support for the zChat and MudMaster peer-to-peer chat protocols, the MUD sound protocol (MSP), Telnet GA support, regexp trigger support, aliases, Perl and Python plugin support.
JBuzz BBS Server is a telnet daemon which provides several communication facilities, like discussion board and chatting room for clients to experience. In order to extend functions for the system more easily, the feature called "applet" is introduced.
There are different files supplied. One program for webcam controlling inline with the orginal idé. And different help classes if you would like to do something yourself. Also a general package of classes to communicate with the RS232 port.
An extensible Java library that basicly contains unix console commands. With only a few parameters required to configurate the library, it will analyse and excecute the commands.
When debug kernel driver, sometimes the kernel maybe involve loop statue so that shell can’t work. I define a new protocol based on icmp and implement server and client.