Terminals for BSD

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

  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    AA means Ascii Art - the AAlib (ascii art GFX library), BB (audiovisual demonstration for your terminal), aview (image browser/animation player), AAvga (SVGAlib wrapper for AA-lib), ttyquake (text mode quake), aa3d (random dot stereogram generator)...
    Leader badge
    Downloads: 223 This Week
    Last Update:
    See Project
  • 2
    mcrcon

    mcrcon

    Console based rcon client for minecraft servers.

    Mcrcon is IPv6 compliant minecraft rcon client with bukkit coloring support. It is well suited for remote administration and to be used as part of automated server maintenance scripts. - Does not trigger "IO: Broken pipe" or "IO: Connection reset" spam bug on server side. - Has workaround for server side bug (https://bugs.mojang.com/browse/MC-154617) ****************************************************************** Further development and new releases has moved to Github Github page: https://github.com/Tiiffi/mcrcon Official upstream: https://github.com/Tiiffi/mcrcon/releases https://api.github.com/repos/tiiffi/mcrcon/releases/latest ******************************************************************
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 3
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 4
    Qodem Terminal Emulator
    Qodem is a a terminal emulator that resembles the BBS-era Qmodem. Includes phonebook, scrollback, capture, X/Y/Zmodem, Kermit, ANSI (+ music) / Avatar / VT102 / Linux emulation, Unicode, and keyboard macros. Connects over serial, ssh, telnet, rlogin.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Model Operations Processing System
    The Model Operations Processing System (MOPS) has been designed to assist operations on model railroads. It has the look and feel of mainframe systems that would have been in used in the late 20th century.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SharpMud is a MUD server Framework written for .NET 2.0 in 100% C#. Provides an applcation layer that allows for MUD developers to focus on gameplay, not server mechanics. See the website for more information, including project status and direction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The Clans was a popular game written for online BBSes back in the day of their great popularity. It is a text-based game featuring inter-BBS communications. It was written initially for Turbo C++, but has been ported to gcc and MSVC
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The Java(tm) Telnet Applet is a fully featured telnet/SSH program that allows users to connect and login to remote hosts via the Internet or an Intranet using only their WWW Browser. It includes not only telnet-compliant connection services, but also th
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SClient is an small and fast mud client to be used under X Windows. It\'s designed to be easy to use, so even an newbie can use it without problems but yet so powerful that the most experienced mud addict will find it usefull!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    TkMOO-SE is the evolution of TkMOO which is a multi-platform MUD/MOO client written in TCL. We are incorarating the latest advances in MOO including full MCP 2.1 support. The original source can be found at www.awns.com/tkMOO-light
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ARTT

    ARTT

    Tintin++ scirpts for MUD (mmorpg)

    www.abandonedrealms.com http://tintin.sourceforge.net/ Enjoy MMORPG in it's purest form, a shared text based adventure like the one everquest was fashioned after. www.abandonedrealms.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A MUD driver and library written in the PIKE interpreted language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    Sourceforge is no longer being updated! Check out our new home instead: http://github.com/nicrohobak/AnsiGL ---------------------------------------- AnsiGL is a C++ console text "graphics" API using simply ASCII characters and ANSI escape sequences, and all without the use of any video hardware. It strives to be a simple-to-use text-graphical toolkit have with an intuitive interface for developers, while maintaining a sufficiently high degree of flexibility. Many comparable APIs tend to either use video hardware, or are simply not as fully-featured as one might hope or expect, at least in the area of visual elements. AnsiGL can serve to bridge that gap easier, and since it "renders" to a std::string (or optionally, an ncurses WINDOW *), integration should be relatively easy with just about any project. Bindings to ncurses are provided to allow for rapid, fully-featured application development with old and familiar friends, along with AnsiGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Atani Software has a primary focus of developing games for various platforms and also try to keep the good old BBS' alive with releases of door games, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Clio is a MUD client specifically for MUD2 (a direct descendant of Trubshaw & Bartle's original MUD), but which can also be used with any MUD. Features include ANSI colour, colour logging, scroll back, function keys, command editing, and command history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DRAKE is a true homebrew game console that consists of specially crafted hardware, system software and games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dreamgate aims at providing MUD players with scriptability on par with zMUD or MUSHClient. Currently we are working on the core processing and scripting architecture. The client can be used as a proxy between the server and a graphical client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Erymyth project's objective is to create a real world to run on the PAiN mud engine, featuring its flexibility, performance, and power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Fortune pt_BR

    frases para o aplicativo fortune

    Frases para o /usr/share/games/fortune em português do Brasil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FreeM** is a flexible client for MOO, MUD, and similar. Feature requests welcome; send them to funnyman3595@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gbts is a client/server system that lets a client like a PC or intelligent cartridge use a Nintendo Gameboy as an intelligent display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    HexNET

    A simple telnet (and possibly SSH) server

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The J2MEGL (Java 2 Micro Edition Game Library) is a high-customizable library to speed up the development process involved in games when dealing with repainting, sprites and movement. It is based on the MIDP-1.0 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.