Open Source Mobile Operating Systems Terminals

Terminals for Mobile Operating Systems

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    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.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Termux application

    Termux application

    Terminal emulator application for Android OS extendible

    Termux is an Android terminal application and Linux environment. At first start a small base system is downloaded, desired packages can then be installed using the apt package manager known from the Debian and Ubuntu Linux distributions. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more. Allows the app to view information about network connections such as which networks exist and are connected. Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet. Allows an app to ask for permission to ignore battery optimizations for that app. This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
    Downloads: 152 This Week
    Last Update:
    See Project
  • 2
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    A free/libre toolchain for easing several low-level tasks like forensics, software reverse engineering, exploiting, and debugging. It is composed by a bunch of libraries (which are extended with plugins) and programs that can be automated with almost any programming language. It is recommended to install it from git, alternatively, you can pick the last release (every 6 weeks) from Github. Batch, Commandline, visual, and panels interactive modes. Embedded webserver with js scripting and WebUI. Assemble and disassemble a large list of CPUs. Runs on Windows and any other UNIX flavor out there. Analyze and emulate code with ESIL. Native debugger and GDB, WINDBG, QNX, and FRIDA. Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 3
    LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
    Downloads: 90 This Week
    Last Update:
    See Project
  • 4
    LSD

    LSD

    LSDeluxe for commands

    This project is heavily inspired by the super colorls project but with some little differences. For example it is written in rust and not in ruby which makes it much faster. Install the patched fonts of powerline nerd-font and/or font-awesome. Have a look at the Nerd Font README for more installation instructions. Don't forget to setup your terminal in order to use the correct font. lsd can be configured with a configuration file to set the default options. On non-Windows systems lsd follows the XDG Base Directory Specification convention for the location of the configuration file. The configuration dir lsd uses is itself named lsd. On Windows systems lsd only looks for the config.yaml files in one location. You can also provide a configuration file from a non standard location.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 5
    Blink Shell

    Blink Shell

    Blink Mobile Shell for iOS (Mosh based)

    Blink Shell is the first professional, desktop-grade terminal for iOS. It leverages the support of Mosh and SSH to establish ultra-stable and highly reliable connections, lightning-fast speeds, and full configurations. Whether you're connecting to the cloud on the go or coding from one location to another, you'll always stay connected with Blink. Even when your device goes to sleep, you can stay worry-free knowing your connections will stay intact. Blink jumps you directly into a friendly shell, with an easy and straightforward interface. You can configure Blink exactly how you want as well. It lets you choose color themes and fonts, add your own Hosts and RSA Encryption keys, and pair with your Bluetooth-coupled keyboards. It's built and configurable in every way to be your all-day-long companion.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    zoxide

    zoxide

    A smarter cd command, supports all major shells

    It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes. zoxide works on all major shells. zoxide is a smarter cd command, inspired by z and auto jump. fzf is a command-line fuzzy finder, used by zoxide for interactive selection. zoxide supports fzf v0.21.0+. Environment variables can be used for configuration. They must be set before zoxide init is called.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    SerialTest

    SerialTest

    A cross platform debugger for serial port/Bluetooth/TCP/UDP

    A versatile test tool running on Windows/Linux/macOS/Android. Works as data transceiver/realtime plotter/shortcut/file transceiver. Supports serial port, Bluetooth SPP client/server, Bluetooth LE client, TCP client/server, UDP. Homepage: https://github.com/wh201906/SerialTest
    Downloads: 72 This Week
    Last Update:
    See Project
  • 8
    Kryo

    Kryo

    Java binary serialization and cloning, fast, efficient, automatic

    Kryo is a fast and efficient binary object graph serialization framework for Java. The goals of the project are high speed, low size, and an easy-to-use API. The project is useful any time objects need to be persisted, whether to a file, database or over the network. Kryo can also perform automatic deep and shallow copying/cloning. This is direct copying from object to object, not object to bytes to object. Kryo has three sets of methods for reading and writing objects. If the concrete class of the object is not known and the object could be null. Besides methods to read and write objects, the Kryo class provides a way to register serializers, reads and writes class identifiers efficiently, handles null objects for serializers that can't accept nulls, and handles reading and writing object references (if enabled). This allows serializers to focus on their serialization tasks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    SerialPortAssistant
    Serial port assistant This is only a read-only mirror repository. Main repository: https://github.com/KangLin/SerialPortAssistant
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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.
    Download Now
  • 10
    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
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11
    mlterm is a multi-lingual terminal emulator , which supports various character sets and encodings in the world.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 12
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is enforced to ensure your stuff does not remain online forever. This provides a secure platform to share your files. History tracking your files for easy management, ability to use your own Send hosts. Inspect or delete shared files, accurate error reporting. Streaming encryption and uploading/downloading, very low memory footprint. Intended for use in scripts without interaction.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    a-Shell

    a-Shell

    A terminal for iOS, with multiple windows

    a-Shell is a full-featured, interactive terminal emulator for iOS that supports a wide range of Unix commands and programming tools. It enables users to run scripts in Python, Lua, JavaScript, C, and more, directly on their iPhone or iPad. a-Shell also supports file manipulation, SSH, and package management using pip, making it a powerful tool for developers, students, and sysadmins working on the go.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PuTTY SSH client for Symbian OS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Rio

    Rio

    A hardware-accelerated GPU terminal emulator powered by WebGPU.

    Rio is a terminal application that’s built with Rust, WebGPU, Tokio runtime. It targets to have the best frame per second experience as long you want, but is also configurable to use as minimal from GPU. It also relies on Rust memory behavior, since Rust is a memory-safe language that employs The terminal renderer is based on redux state machine, lines that has not updated will not suffer a redraw. Looking for the minimal rendering process in most of the time. Rio is also designed to support WebAssembly runtime so in the future you will be able to define how a tab system will work with a WASM plugin written in your favorite language. Rio uses WGPU, which is an implementation of WebGPU for use outside of a browser and as backend for firefox’s WebGPU implementation. WebGPU allows for more efficient usage of modern GPU’s than WebGL. Applications using WPGU run natively on Vulkan, Metal, DirectX 11/12, and OpenGL ES; and browsers via WebAssembly on WebGPU and WebGL2.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    AudioSerial with JavaScript

    Use a smartphone to send serial commands.

    Send serial commands to your project from any device with a headphone jack that supports HTML5 and JavaScript. Does potentially require a few components to be added to your project. Designed for reliable results by default, but allows many adjustments. Uses 9600 8N1 by default. The baud rate is easily changed. The library is heavily commented to assist with any tweaking you want to do. For schematics of how to connect to your MCU/MPU, see http://www.robots-everywhere.com/re_wiki/pub/web/Cookbook.AudioSerial.html To add this library to your webpage, include this. <script src='https://audioserial.sourceforge.io/serial-1.0.js'></script> or <script src='http://audioserial.sourceforge.io/serial-1.0.js'></script> To see a working demo, click here. http://audioserial.sourceforge.io/serialdemo.html
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Twenty Awesome Terminal Profiles For MAC

    Twenty Awesome Terminal Profiles For MAC

    Profiles that can be imported from Terminal Settings and Profiles Tab

    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    This program allows you to use your PalmOS device as a LCD status display for your computer! You can display system stats (such as: CPU load graphs, CPU temperatures, free disk space), news alerts, stock indexes, graphs, etc. Can be used with most LCD so
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BBSSH is a Blackberry Telnet and SSH client for legacy BlackBerry devices (OS 7.1 and earlier). Please see the official website at http://bbssh.org/ for features and downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A VNC Client for J2ME (Java 2 Mobile Edition). This includes a side project, an easy to use, clean java API for the RFB protocall. This project is now dead. Please see: https://sourceforge.net/projects/j2mevncclient/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Meshell is a shell for cellphones written in java. it contains the browsing thru filesystem, texteditor, and cellphone specific functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This library was designed to send commands and receive analog to digital sensor input from a Pontech SV203 microcontroller board. The library consists of one primary class (SV203) and several support files. This has functions to control all servo funct
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PalmPanel is an application framework which allows Palm Pilot handheld computers to be used as graphical terminals for host applications running on Linux/*BSD machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PalmVNC 2 is the latest evolution of PalmVNC, the VNC client for the Palm OS platform that allows remote control of a desktop computer (Windows, Mac, Unix, ...) over any TCP/IP connection. It supports high resolution on Clie and OS 5 devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RRRP

    RRRP

    Ric & Ry Remote Protocol

    --English-- RRRP is a very simple remote protocol with tools of both server and client sides. The project is currently in development phase. First release will end up with - protocol specifications (very short :-)) - keyboard emulation - mouse emulation - server script (Windows OS specific) - client app (Android OS specific) The project - and the protocol - has been named as both founders nick names: Ric and Ry. --French-- RRRP est un procotole très simple de contrôle à distance et l'implémentation des deux côtés. Ce projet est actuellement en cours de développement. Les objectifs premiers sont - les specs du protocole (ça sera court :-)) - l'émulation du clavier - l'émulation de la souris - le script côté server (spécifique Windows OS) - l'appli client (spécifique Android OS) Le projet - et le protocole associé - a été nommé d'après les surnoms des deux fondateurs : Ric et Ry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next