Alternatives to Mac Terminal

Compare Mac Terminal alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Mac Terminal in 2026. Compare features, ratings, user reviews, pricing, and more from Mac Terminal competitors and alternatives in order to make an informed decision for your business.

  • 1
    Ghostty

    Ghostty

    Ghostty

    Ghostty is a fast, feature-rich, cross-platform terminal emulator that uses platform-native UI and GPU acceleration to deliver speed, features, and familiarity without compromise. Ghostty provides fully standards-compliant emulation, drawing on ECMA-48 and xterm conventions, to ensure compatibility with existing shells and software, while its multi-renderer architecture leverages OpenGL (with ligature support) to sustain smooth rendering up to 60 fps under heavy load and minimal I/O jitter via a dedicated I/O thread. It offers modern windowing capabilities such as multi-window, tabbing, and splits, and embraces native platform experiences through SwiftUI and GTK4, all built atop a shared core written in Zig (“libghostty”) that can be embedded via a C API. Users benefit from basic customizability (fonts, backgrounds, colors), an opt-in feature set for interactive CLI tools, and performance competitive with leading terminal emulators.
  • 2
    PowerShell

    PowerShell

    Microsoft

    PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. Unlike most shells, which accept and return text, PowerShell is built on top of the .NET Common Language Runtime (CLR), and accepts and returns .NET objects. This fundamental change brings entirely new tools and methods for automation. Unlike traditional command-line interfaces, PowerShell cmdlets are designed to deal with objects. An object is structured information that is more than just the string of characters appearing on the screen. Command output always carries extra information that you can use if you need it. If you've used text-processing tools to process data in the past, you'll find that they behave differently when used in PowerShell. In most cases, you don't need text-processing tools to extract specific information. You directly access portions of the data using standard PowerShell object syntax.
  • 3
    Warp

    Warp

    Warp.dev

    Warp is a blazingly fast, Rust-based terminal reimagined from the ground up to work like a modern app. Fully native, Rust-based terminal. No Electron or web-tech. All cloud features are opt-in. Data is encrypted at rest. Warp works out of the box with zsh, fish, and bash. Input that feels like a code editor. Writing code in your terminal shouldn’t feel like 1978. Edit your commands like in a modern code editor with selections, cursor positioning, and completion menus. Our GPT-3 powered AI search will convert natural language into executable shell commands. It's like GitHub Copilot, but for the terminal. Navigate through your terminal, command by command. Copy the output with one click and zero scrolls. Access common workflows with a simple GUI. You can create your own workflows, and share them with your team.
  • 4
    ZOC

    ZOC

    EmTec

    ZOC is professional terminal emulation software for Windows and macOS. Its impressive list of emulations and powerful features makes it a reliable and elegant tool that connects you to hosts and mainframes via secure shell, telnet, serial cable, and other methods of communication. With its modern user interface, this terminal has many ways of making your life easier. In its own way, ZOC is the Swiss army knife of terminal emulators, versatile, robust, and proven. Tabbed sessions with thumbnails, address book with folders and color-coded hosts, highly customizable to meet your preferences and needs, scripting language with over 200 commands, compatible with Windows 10/11 and macOS 12 Monterey, and administrator friendly (deployment, configuration). Extensive logging, full keyboard remapping, scrollback. User-defined buttons, automatic actions, macro recorder. Emulations are xterm, VT220, TN3270, TN5250, Wyse, QNX.
    Leader badge
    Starting Price: $79.99 one-time payment
  • 5
    PuTTY

    PuTTY

    PuTTY

    PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator. PuTTY is a client program for the SSH, Telnet, Rlogin, and SUPDUP network protocols. These protocols are all used to run a remote session on a computer, over a network. PuTTY implements the client end of that session, the end at which the session is displayed, rather than the end at which it runs. In really simple terms, you run PuTTY on a Windows machine, and tell it to connect to (for example) a Unix machine. PuTTY opens a window. Then, anything you type into that window is sent straight to the Unix machine, and everything the Unix machine sends back is displayed in the window. So you can work on the Unix machine as if you were sitting at its console, while actually sitting somewhere else. All of PuTTY's settings can be saved in named session profiles. You can also change the default settings that are used for new sessions.
  • 6
    SecureCRT

    SecureCRT

    VanDyke Software

    SecureCRT client for Windows, Mac, and Linux provides rock-solid terminal emulation for computing professionals, raising productivity with advanced session management and a host of ways to save time and streamline repetitive tasks. SecureCRT provides secure remote access, file transfer, and data tunneling for everyone in your organization. Whether you are replacing Telnet or Terminal, or need a more capable secure remote access tool, SecureCRT is an application you can live in all day long. With the solid security of SSH, extensive session management, and advanced scripting, SecureCRT will help raise your productivity to the nth degree. Highlight individual words, phrases, or substrings in the session window to identify errors in log files or streaming output and to highlight prompts. Regular expressions are also supported, making it easier to highlight strings like IP addresses. Keyword display attributes (bold, reverse video, and color) can be combined.
  • 7
    iTerm2

    iTerm2

    iTerm2

    iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted. iTerm2 has a lot of features. Every conceivable desire a terminal user might have has been foreseen and solved. And these are just the main attractions! Divide a tab up into multiple panes, each one showing a different session. You can slice vertically and horizontally and create any number of panes in any imaginable arrangement. Register a hotkey that brings iTerm2 to the foreground when you're in another application. A terminal is always a keypress away. You can choose to have the hotkey open a dedicated window. This gives you an always-available terminal at your fingertips. iTerm2 comes with a robust find-on-page feature. The UI stays out of the way. All matches are immediately highlighted. Even regular expression support is offered!
  • 8
    GNOME Terminal
    Terminal is a terminal emulator application for accessing a UNIX shell environment which can be used to run programs available on your system. Terminal supports escape sequences that control cursor position and colors. A terminal is a text input point in a computer that is also called the Command Line Interface (CLI). IBM 3270, VT100 and many others are hardware terminals that are no longer produced as physical devices. To emulate these terminals, there are terminal emulators. Any input entered in the Terminal to be executed is referred to as a command. You can run both command line and graphical user interface (GUI) programs from the terminal. If you have a program that ends abruptly without any warning or error, you may want to run it in Terminal. This will allow the program to output any error or debugging messages to the Terminal window. This information can be helpful when filing a bug report.
  • 9
    Byobu

    Byobu

    Byobu

    It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profile, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions. Byobu includes an enhanced profile, configuration utilities, and system status notifications for the GNU screen window manager as well as the Tmux terminal multiplexer. Byobu is developed and released as free software under the GPLv3.
  • 10
    xterm

    xterm

    invisible-island

    xterm is a terminal emulator for the X Window System, first released to emulate DEC VT102 and Tektronix 4014 hardware and provide a windowed interface for applications that cannot access X directly. Each xterm window runs as a separate process, locally or remotely, while sharing keyboard and mouse input with only the focused window receiving events. It implements ANSI/ISO color support via the “new” color model for background erase and recognizes most VT220 control sequences, along with select features from VT320, VT420, and VT520 devices. Over its history, xterm’s terminal description evolved from VT102 (pre-1996) to VT220 (1996–2012) and, since 2012, to VT420, ensuring compatibility with modern applications. Xterm remains actively maintained and extensible through companion tools like luit for encoding support and the X Toolkit for resource configuration, making it a complete, standards-compliant emulator for Unix-based environments.
  • 11
    tmux

    tmux

    tmux

    tmux is a terminal multiplexer that enables multiple terminals to be created, accessed, and controlled from a single screen. It allows sessions to be detached so they continue running in the background and later reattached exactly as left. tmux implements each window as a separate client process, supports ANSI/ISO color via VT220 (and later) control sequences, and is configurable through its example tmux.conf file and man page. Built atop minimal dependencies, libevent 2.x and ncurses, it requires only a C compiler, make, pkg-config, and a Yacc for building. tmux’s lightweight, single-screen architecture, extensive documentation, and cross-platform support make it a robust, standards-compliant solution for managing terminal workflows efficiently.
  • 12
    Muon SSH Terminal

    Muon SSH Terminal

    Subhra Das Gupta

    An easy and fun way to work with remote servers over SSH. Muon is a graphical SSH client. It has an enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space analyzer, remote text editor, huge remote log viewer, and lots of other helpful tools, which makes it easy to work with remote servers. Muon provides functionality similar to web-based control panels but, it works over SSH from the local computer, hence no installation is required on the server. It runs on Linux and Windows. Muon has been tested with several Linux and UNIX servers, like Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD, and HP-UX. The application is targeted mainly toward web/backend developers who often deploy/debug their code on remote servers and are not overly fond of complex terminal-based commands. It could also be useful for sysadmins as well who manage lots of remote servers manually.
  • 13
    Windows Terminal
    The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU-accelerated text rendering engine, and custom themes, styles, and configurations. This is an open-source project and we welcome community participation. Multiple tabs, full Unicode support, and GPU-accelerated text rendering. Full customizability and split panes. Install the Windows Terminal from the Microsoft Store. This allows you to always be on the latest version when we release new builds with automatic upgrades. It includes many of the features most frequently requested by the Windows command-line community including support for tabs, rich text, globalization, configurability, theming & styling, and more. The Terminal will also need to meet our goals and measures to ensure it remains fast and efficient.
  • 14
    Tabby

    Tabby

    Tabby

    Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections. Runs on Windows, Mac, and Linux, integrated SSH client with a connection manager. Integrated serial terminal, PowerShell, PS Core, WSL, Git-Bash, Cygwin, Cmder, and CMD support. Full Unicode support including double-width characters. File transfer from/to SSH sessions via SFTP and Zmodem. Theming and color schemes, fully configurable shortcuts, and multi-chord shortcuts. Remembers your tabs and split panes. Proper shell experience on Windows including tab completion. Integrated encrypted container for SSH secrets and configuration. Progress bars and activity notifications for tabs. Tabby remembers open tabs and panes where you left off. Tabs on any side of the window. Optional quake mode (terminal docked to a side of the screen). Optional global hotkey to focus/hide the terminal. Optional built-in password manager with a master passphrase.
  • 15
    WinSSHTerm

    WinSSHTerm

    WinSSHTerm

    A tabbed SSH solution for Windows, combining PuTTY, WinSCP, and VcXsrv. WinSSHTerm helps you to be more productive. Using keyboard shortcuts and intelligent navigation tools allows you to quickly switch between or start new SSH sessions even if you have to manage many systems. It has built-in support for copying files and running X applications. The terminal colors are carefully selected to minimize the stress on your eyes. Ready for production use, works with the original PuTTY executable, easy file transfer (WinSCP) with "copy files", easy connection troubleshooting with "check access", eye-friendly terminal colors, multiple tabs, multiple windows, and master password. Share connections with colleagues, show connections in the menu bar, template variables, keyboard shortcuts, and background color for PROD, DEV. Supports X (VcXsrv), with copy & paste, support for SSH jump server/proxy, and portable version available. Quickly find connections and easy migration from PuTTY.
  • 16
    Terminator

    Terminator

    Terminator

    Terminator Terminal Emulator is a powerful tool that allows users to manage multiple GNOME terminals within a single window. Originally developed in 2007 by Chris Jones as a compact Python script, it has evolved into a flexible terminal management application inspired by tools like Iterm2 and Tilix. Terminator lets users combine and rearrange terminal windows to suit their workflow, making it ideal for those who frequently work with multiple remote machines or command-line sessions. The emulator supports various themes, including light and dark modes, to enhance usability. It is well-suited for developers, system administrators, and command-line enthusiasts who need to manage several terminals simultaneously. Terminator streamlines terminal management, increasing productivity and reducing desktop clutter.
  • 17
    MacTerm

    MacTerm

    MacTerm

    Powerful replacement for macOS Terminal, supporting 24-bit color, standard graphics protocols and iTerm2 image sequences and color schemes. MacTerm is one of the few emulators in the world that allow terminal-based programs to set up to 8 bits per RGB component (for a total of 24 bits), allowing for a large number and large spectrum of colors on the screen. The terminal is capable of preserving incoming text perfectly: whether you copy it to the Clipboard, capture it to a file, print it, or drag and drop, any special characters will be present. You can also use the floating command line window to input any kind of character. (In 4.1.0, there are limits on which Unicode characters can actually be displayed by the terminal; these limitations are being removed in 5.0.) Finally, Unicode is supported for file names, preference collection names, and macros.
  • 18
    SuperPuTTY

    SuperPuTTY

    Jim Radford

    The SuperPuTTY window manager for putty sessions. SuperPuTTY is a Windows-based application that manages putty ssh terminals. Additionally, it has a simple scripting language for basic tasks. It additionally supports RDP sessions. SuperPuTTY is used primarily as a window manager and multi-session manager for the PuTTY SSH Client. It allows you to embed PuTTY terminal instances inside of windows form providing a better-tabbed interface when multiple connections are used. Additionally, SuperPuTTY has support for using pscp.exe to transfer files to and from a remote host. Local terminal sessions can be started with MinTTY, as well as RDP, PowerShell, and other terminal applications. SuperPuTTY does not do any ssh or terminal management itself since PuTTY does an excellent job of this. SuperPuTTY as of v1.4.0.7 is available with an installer. SuperPuTTY is also available as a portable ZIP file, Simply unzip the files to a chosen location on your local disk.
  • 19
    TTerm Connect

    TTerm Connect

    Turbosoft

    Turbosoft's terminal emulation software supports over 80 different emulations for systems such as IBM, HP, OpenVMS, Unix, HP NonStop, Unisys, Wyse & more. Choose from TTerm Connect, our web-based HTML5 offering, TTWin4 for Windows desktops, TTerm for Linux, or, for developers integrating terminal emulation, TTerm for .NET. TTerm Connect, our web-based terminal emulator offers flexible, powerful terminal emulation with nothing more than a web browser. TTerm Connect offers all the features you would expect from a desktop terminal emulator in a lightweight web application. Centrally configured and managed, TTerm Connect requires no client-side installation and can be deployed with its own web client or integrated with your existing website. Any host, any device. Available for any modern web browser and client device and with options for Windows or Linux based servers. Flexible & capable of servicing the terminal emulation needs of thousands of concurrent users.
  • 20
    Entire Connection
    Terminal emulation software that connects Windows® users to applications on the mainframe, UNIX®, Linux®, OpenVMS, and BS2000 platforms. Available for Natural on the mainframe. Connect thousands of concurrent Microsoft® Windows® users to applications running on the mainframe, UNIX, Linux, OpenVMS, and BS2000 platforms with highly scalable terminal emulation software, Entire Connection. Protect your application from desktop access by requiring a user ID and password to open a terminal session with Entire Connection. Implement SSO by storing the host user credentials encrypted in the share file and using the Entire Connection script language to log onto the host.
  • 21
    GSW Telnet Server for Windows
    The GSW Telnet Server for Windows is excellent with mobile devices in RFID, RF terminals, barcode scanners, and other data collection and wireless environments. GSW Telnet Server for Windows, designed for superior operation in the most demanding mobile RF Terminal environments. With a lightweight, fast, and feature-packed Telnet Server for Windows. Capable of meeting all of your telnet server needs. With session saver, when a device goes out of range the session is saved and connects exactly where the user left off when the connection resumes. Seamlessly monitor, shadow, and obtain the status of all telnet clients. System administration couldn't be easier. Unmatched reliability, features, security, and support. Telnet is the best choice for reliable and efficient data exchange. A full suite of features allowing remote administration to monitor, shadow, attach, broadcast, terminate user sessions, obtain session status information, and more!
    Starting Price: $250 per year
  • 22
    ConEmu

    ConEmu

    ConEmu

    ConEmu-Maximus5 aims to be handy, comprehensive, fast and reliable terminal window where you may host any console application developed either for WinAPI (cmd, powershell, far) or Unix PTY (cygwin, msys, wsl bash). As Windows console window enhancement (local terminal emulator), ConEmu presents multiple consoles and simple GUI applications (like PuTTY for example) as one customizable tabbed GUI window with various features. ConEmu starts a console program in a hidden console window, and provides an alternative customizable GUI window with various features. Smooth and friendly window resizing; tabs for editors, viewers, panels and consoles. Run simple GUI apps like PuTTY in tabs. Windows 7 Jump Lists and Progress on Taskbar buttons. Easily run old DOS applications (games) in Windows 7 or 64-bit OS. Thumbnails and tiles in Far Manager. Normal, maximized and full screen graphical window modes.
  • 23
    OpenText HostExplorer
    Terminal emulation is the ability to make one computer terminal, typically a PC, appear to look like another, usually older type of terminal so that a user can access programs originally written to communicate with the other terminal type. OpenText HostExplorer is one of best terminal emulator software packages available for IBM® 3270 Mainframes, AS/400s, UNIX and FTP hosts. OpenText™ HostExplorer is a terminal emulator that provides fast, secure and reliable connections from Microsoft® Windows® PCs to a variety of enterprise hosts. HostExplorer enables organizations to benefit from the latest PC and web technologies while protecting their investment in data, information assets and systems. Easy migration preserves user experience, eliminates need for retraining and avoiding business workflow interruptions. Reduces maintenance cost and effort through automatic upgrades and centralized administration.
  • 24
    HostAccess

    HostAccess

    Perforce

    HostAccess is PC terminal emulation software. It offers a suite of terminal emulation tools for Microsoft Windows users. This allows secure access to various platforms, including Linux, Unix, IBM, Windows, etc. The main usage of the HostAccess is to connect to PICK (multivalue) system, such as UniVerse, UniData, D3, ONware, etc., and use own package of programs written in PICK Basic. These programs provide APIs for data exchange and expansive GUI capabilities. Produce reports quickly and integrate data with Windows applications. Connect to multiple systems within one integrated environment. HostAccess offers all the key terminal emulation software features you need in a single page. So, whether you’re looking for asynchronous/synchronous connections, server-based administration, concurrent users, or multiple session access, HostAccess is an ideal solution for you.
  • 25
    sshx

    sshx

    sshx

    sshx is a secure, web-based collaborative terminal platform that lets you share your command-line session with others by sending a unique browser link, enabling multiple participants to interact in real time with remote cursors and chat on an infinite canvas. It is fast, end-to-end encrypted, and lightweight, with a server written in Rust and support across macOS, Linux, and Windows, so users can install a single binary or use it directly in a browser for collaborative sessions. The interface supports arranging and resizing multiple terminals freely, live presence awareness, and ultra-fast mesh networking to connect from anywhere. sshx is ideal for remote pair programming, teaching, debugging, live demonstrations, and collaborative troubleshooting, providing secure access without requiring complex setups or traditional SSH clients, and it can be integrated into workflows, including CI/CD environments for remote debugging and shared terminal access.
  • 26
    WhippyTerm

    WhippyTerm

    WhippyTerm

    WhippyTerm is a modern terminal application designed for use on contemporary operating systems like Windows and Linux. It features a sleek, user-friendly interface and supports communication protocols commonly used by embedded developers. The software supports serial communication standards such as RS232, RS485, RS422, and TTL UART, as well as TCP/IP and UDP. Unique capabilities include built-in hex dumps, bookmarks, and extensibility through plugins. WhippyTerm also offers native support for binary protocols and can send blocks of binary or ASCII data. It supports terminal emulations like ANSI by default, with options to add others such as VT100 via plugins.
  • 27
    Royal TS

    Royal TS

    Royal Apps

    Powerful connection management is compatible with a variety of connection types. Using RDP, VNC, SSH-based terminals, S/FTP, or web-based interfaces? No worries, Royal TS got you covered! Built-in credential management. Safe team-sharing features. Share a list of connections, without sharing your personal credentials. Command tasks and key sequence tasks make it easy to quickly automate repetitive tasks. SSH-based tunneling (secure gateway) support is tightly integrated into Royal TS. Dynamic Folders allow you to dynamically import data from external sources. You can assign a credential to connections by specifying the name of the credential. This allows you to share a document containing only connections while your personal credential is stored in a private document, protected by your password. Royal TS can handle documents opened by multiple users at the same time and allows you to synchronize document changes without the need for a SQL database back-end!
    Starting Price: $40 one-time payment
  • 28
    Alacritty

    Alacritty

    Alacritty

    Alacritty is a modern, cross-platform terminal emulator powered by OpenGL that delivers GPU-accelerated performance with sensible defaults and extensive configuration. Rather than reimplementing functionality, it integrates seamlessly with other applications to provide a flexible feature set without sacrificing speed. Supported on BSD, Linux, macOS, and Windows, Alacritty is considered beta and still under active development, yet it already serves many users as their daily driver terminal. Key features include Vi Mode for moving around and creating selections using vi bindings; a Search function for querying text within the scrollback buffer; Regex Hints that mark patterns for mouse or keyboard interaction; and Multi-Window support to improve resource usage by running on a single process.
  • 29
    Termius

    Termius

    Termius

    Use modern SSH for macOS, Windows, and Linux to organize, access, and connect to your servers. Fix problems on the go using the most powerful SSH client for iOS and Android. Termius lets you organize hosts into groups. Groups allow you to share settings, though each host can have its own separate preferences. This data, along with connection and command history, is securely synced across all your devices. Termius uses end-to-end encryption to ensure your data remains safe and secure. Termius accumulates commands from all servers and provides suggestions while you type in the terminal. Save your frequently used commands for later and fast execute them when needed. Share them with your team. Termius provides the best terminal experience for iOS and Android with the full support of Emacs and Vim. Upload and download files using the integrated SFTP client. Easily accessible from the terminal on all devices.
    Starting Price: $8.33 per month
  • 30
    WezTerm

    WezTerm

    WezTerm

    WezTerm is a high-performance, cross-platform terminal emulator and multiplexer built in Rust that delivers GPU-accelerated rendering, including ligatures, color emoji, true color, dynamic color schemes, and hyperlinks, and modern windowing controls such as panes, tabs, and multiple windows on both local and remote hosts. Its single-process multiplexer provides scrollback, searchable history, mouse integration, Quick Select mode for rapid selection, Copy mode, shell integration, support for the iTerm image protocol, SSH connectivity, serial ports, Arduino devices, and workspace/session management via Lua-configurable scripts. Configuration is handled through a wezterm.lua file with hot-reload support, while a rich command-line interface (wezterm cli) lets you spawn programs, manipulate tabs and panes, and set domains. WezTerm adheres to ECMA-48 and xterm conventions for full ANSI/ISO compliance and offers native UI integration using platform-specific APIs.
  • 31
    Tera Term

    Tera Term

    Tera Term

    Tera Term is the terminal emulator for Microsoft Windows, that supports serial port, telnet and SSH connections. Among many other features it also has built-in Macro scripting language. Tera Term is often used to automate tasks related to remote connections initiated from PC. Tera Term is a free software terminal emulator (communication program) which supports serial port connections, TCP/IP (telnet, SSH1, SSH2) connections, log replaying, named pipe connection, and IPv6 communication. It also supports VT100 emulation and selected VT200/300 emulation, TEK4010 emulation, file transfer protocols (Kermit, XMODEM, YMODEM, ZMODEM, B-PLUS and Quick-VAN), and scripts using the "Tera Term Language". Supports Japanese, English, Russian, Korean and UTF-8 character sets, UTF-8 character encoding, and message catalog (in Japanese, English, German, French, Russian, Korean and Chinese).
  • 32
    Yakuake
    Yakuake is a drop-down terminal emulator based on KDE Konsole technology. Smoothly rolls down from the top of your screen. Tabbed interface, configurable dimensions and animation speed, skinnable, sophisticated D-Bus interface. After Yakuake has started you can click on configure Yakuake by clicking on the Open Menu button (middle button on the bottom right hand side of the interface) and select Configure Shortcuts to change the hotkey to drop/retract the terminal automatically, by default it is set to F12. While most configuration options can be changed from Yakuake GUI, there are some options only accessible from modifying the configuration file. Yakuake allows to control itself at runtime by sending the D-Bus messages. Thus it can be used to start Yakuake in a user defined session. You can create tabs, assign names for them and also ask to run any specific command in any opened tab or just to show/hide Yakuake window.
  • 33
    PowerTerm Pro
    The PowerTerm Pro Series is Ericom Software's premier terminal emulation solution for Windows that simplifies and extends legacy access functionality. Supporting a diverse range of hosts and emulation types, PowerTerm Pro enables corporations to standardize on a single host access solution. Featuring a customizable GUI, SSL, SSH and secure file transfer (SFTP), PowerTerm Pro and PowerTerm Pro Enterprise offer a number of options, so corporations can choose the PowerTerm Pro product that meets their host, security, server and productivity needs. Easy-to-use intuitive GUI (graphic user interface) enables users to do their work quickly and efficiently, with drag-and-drop tools for quick data accessibility and AS/400 DFT for easy file transfer between PC and AS/400 host. PowerTerm Pro terminal emulation software is installed on a central server and accessed via a Windows desktop with per-user licensing.
  • 34
    ShellBean

    ShellBean

    ShellBean

    ShellBean is a lightweight yet comprehensive SSH SFTP client that combines monitoring and automation tools for easy management of Linux servers without third-party apps. Features: Multi-level jump server support Built-in text editor for easy file editing Multiple color schemes and font settings for SSH terminal iPad split-screen support iOS 17 Widget for monitoring servers on the Home Screen SSH terminal and Zmodem file transfer port forwarding (local, remote, dynamic) Secure iCloud synchronization View process list sorted by PID, CPU, and MEM Monitor CPU core usage, temperature, memory usage, and network traffic Disk partition occupancy and read/write rates NVIDIA graphics card status monitoring Batch snippet execution on selected servers
  • 35
    SmarTTY

    SmarTTY

    SysProgs

    SmarTTY is a free multi-tabbed SSH client that supports copying files and directories with SCP on-the-fly and editing files in place. Smart Terminal with auto-completion, file panel, package management GUI and more. Most SSH servers support up to 10 sub-sessions per connection. SmarTTY makes the best of it, no annoying multiple windows, no need to re-login, just open a new tab and go! Automatic completion for files, folders, and recent commands. Easy file navigation panel for viewing files in the current directory. Clickable links in the command output. Easy-to-use GUI for APT and YUM package managers. Explore remote directory structure with Windows-style GUI. Download and upload single files with SCP protocol. Transfer entire directories with recursive SCP. Quickly send and receive directories with on-the-fly TAR. Native Windows file editing look & feel, automatic CRLF to LF conversion, and option to invoke 'sudo' to save protected files.
  • 36
    Flynet Viewer TE
    Flynet Viewer™ TE (Terminal Emulation) provides a browser based, terminal emulator to access key business systems. Access Mainframe, iSeries, Unix, VMS or MultiValue systems, on any device with zero client software. The terminal emulator is installed in a server environment, either on-premise or in the cloud, and centrally managed via the Flynet Viewer administration centre. Flynet Viewer works on all browsers and devices with no Java or ActiveX plugins. Flynet Viewer has all the features you would expect in an enterprise terminal emulator, including client and server-side macro creation, file transfer, single sign-on, MFA and keyboard remapping. Flynet Viewer Terminal Emulation provides the same level of functionality that is associated with a full fat desktop Terminal Emulation client but is delivered over the web and served up via a browser. Flynet Viewer Terminal Emulation will run on any device regardless of operating system or indigenous browser.
  • 37
    AbsoluteTelnet SSH Client

    AbsoluteTelnet SSH Client

    Celestial Software

    AbsoluteTelnet/SSH is a telnet and SSH client for Windows. A secure flexible SSH client with SFTP file transfer and rock-solid emulations that is suitable for developers, administrators, or deployment across the enterprise. It includes the industry standard SSH protocols to secure terminal session data across insecure environments such as the internet. Its new tabbed interface is a favorite among AbsoluteTelnet users, and new features are being added all the time! If you need unrelenting performance and unmatched features, then AbsoluteTelnet is what you've been looking for. Download it now and take it for a spin! SSH features (compression, encryption, SSH port forwarding, SSH file transfer software) Telnet features, tabbed interface, keyboard mapping, and other terminal features (emulations, pass-thru printing, scrollback). File transfer (xmodem, ymodem, zmodem, sftp). Other connection options (dialup, serial).
    Starting Price: $49.95 one-time payment
  • 38
    KiTTY

    KiTTY

    KiTTY

    KiTTY is a fork from version 0.76 of PuTTY, the best telnet/SSH client in the world. KiTTY is only designed for the Microsoft® Windows® platform. For more information about the original software, or pre-compiled binaries on other systems, you can go to the Simon Tatham PuTTY page. KiTTY has all the features from the original software and adds many others as described on the website. You can check for classical features, and test if they are still working, as usual, auto-command, auto-password, auto-reconnect, transparency, port knocking, hyperlink, print clipboard, embedded launcher, TuTTY features, RuTTY features, system tray, etc. PuTTYCrypt patch to get credentials from certificate (sshpubk.c merge fails). PuTTYCyg to run a Cygwin terminal into KiTTY. Zmodem to transfer files with ZModem protocol. Covidimus patch for the background image. New settings management evolution, ssh core is almost fully rewritten, and Windows core functions have been rewritten too.
  • 39
    TermBean

    TermBean

    Rudian Technology Co., Ltd.

    TermBean is a small, professional and free SSH client, developed natively for the Apple platform, with a low resource footprint, fast and smooth startup, security and simplicity to meet your needs. Features: * Modern application interface * Support iPad multitasking and split view * Recognizes operating systems and displays appropriate icons * Tabbed terminals * Terminal splitting * SSH2 support * ZModem (rz/sz) support, Drag and drop to upload multiple files * Local, remote port forwarding support * Keyword Search * MFA Login, Keyboard Interaction, Password, Public/Private Key Authentication * Immersive Terminal Themes * Code snippets * Encrypted storage of key data * iCloud storage * iCloud synchronization at devices * Jump Hosts Chaining * Terminal splitting and broadcasting * Terminal log file recording * Dynamic port forwarding support, including SocksV5 * SSH Agent Forwarding * SSH Certificate Authentication
    Starting Price: $4.99/year
  • 40
    Jubilant Terminal Emulator
    Jubilant Terminal Emulator provides a browser based, terminal emulator to access key business systems. Access Mainframe, iSeries, Unix, VMS or MultiValue systems, on any device with zero client software. The terminal emulator is installed in a server environment, either on-premise or in the cloud, and centrally managed via the Jubilant administration centre. Jubilant works on all browsers and devices with no Java or ActiveX plugins. Jubilant has all the features you would expect in an enterprise terminal emulator, including client and server-side macro creation, file transfer, single sign-on, MFA and keyboard remapping.
  • 41
    Terminals

    Terminals

    TECHNLG

    For developers and system administrators, it’s a necessity to frequently log on to Linux servers from a Windows computer. Unlike Linux OS, Windows does not have a native ssh client. Putty is the most used freeware ssh client for Windows OS. It supports telnet and ssh protocols. One constraint with Putty is that it does not have support for tabbed windows. Putty Connection manager is developed to solve this problem but it has got a lot of issues in using the utility. Terminals supports not just telnet and ssh but also RDP, VNC, and RAS connections. You can save the login id and password of the remote servers and with a single click, you can connect to the server. You can create a group of servers and with a single click, you can open connections to all the servers added to the group. You can save multiple user credentials for the same server and can select the user name while connecting to the server.
  • 42
    SSH Client Terminal
    Experience seamless remote access with SSH Client Terminal & Telnet! This terminus & SFTP app offers secure & easy-to-use terminal emulation for your device. Here is one of the most intelligent & advanced SSH Client apps to manage and connect remote servers for your iOS and Mac devices About SSH Client: SSH Client is an on-the-go SSH-Telnet app with the best putty, console, and shell iOS app with powerful remote access & terminal emulator. Our enterprise-grade mobile app is built for all kinds of server management needs. Our comprehensive features are not limited to terminal keyboard and language support, multi-session capability, and Bluetooth keyboard support but many more. Our SSH Client app can easily integrate with AWS, Azure, and DigitalOcean.
    Starting Price: $1.99/Month
  • 43
    Bitvise

    Bitvise

    Bitvise

    We specialize in secure remote access software for Windows. Our main products are Bitvise SSH server and SSH client, which we try to make the best SSH client and server for Windows. Our SSH server provides secure remote access to Windows servers and workstations. Security is our SSH server's key feature, in contrast with Telnet and FTP servers, Bitvise SSH server encrypts data during transmission. Thus, no one can sniff your password or see what files you are transferring when you access your computer over SSH. Bitvise SSH server is ideal for remote administration of Windows servers; for secure file transfer by organizations using SFTP and SCP; for advanced users who wish to access their home machine from work, or their work machine from home; and for a wide spectrum of advanced tasks, such as securing other applications using SSH TCP/IP tunneling. Our free and flexible SSH client for Windows includes state-of-the-art terminal emulation and graphical and command-line SFTP support.
    Starting Price: $99.95 one-time payment
  • 44
    WoTerm

    WoTerm

    aoyiduo

    A powerful open source cross-platform security terminal simulation software, it supports SSH/SFTP/TELNET/RDP/VNC and other mainstream protocols. Support multiple key authentication methods, support SFTP session data backup and synchronization, support multiple sets of skin interface, support tunnel management, support script design, support multiple labels and floating Windows, support administrator mode, support 4K remote desktop, compatible with various VNC remote desktop, support session group management.
  • 45
    kitty

    kitty

    kitty

    kitty is designed for power keyboard users. To that end all its controls work with the keyboard (although it fully supports mouse interactions as well). Its configuration is a simple, human editable, single file for easy reproducibility (I like to store configuration in source control). The code in kitty is designed to be simple, modular and hackable. It is written in a mix of C (for performance sensitive parts) and Python (for easy hackability of the UI). It does not depend on any large and complex UI toolkit, using only OpenGL for rendering everything. Finally, kitty is designed from the ground up to support all modern terminal features, such as unicode, true color, bold/italic fonts, text formatting, etc. It even extends existing text formatting escape codes, to add support for features not available elsewhere, such as colored and styled (curly) underlines. One of the design goals of kitty is to be easily extensible so that new features can be added in the future.
  • 46
    MacWise

    MacWise

    Carnation Software

    MacWise emulates ADDS Viewpoint, Wyse 50, Wyse 60, Wyse 370, Televideo TV 925, DEC VT100, VT220, and Prism terminals. Supports ANSI and SCO ANSI color. Esprit III color is also supported in Wyse 370 mode. MacWise allows a Macintosh to be used as a terminal, connected to a host computer directly, by modem, local area network, or over the Internet with telnet or ssh secure shell. The emulators support video attributes such as dim, reverse, underline, 132-column modes, protected fields, and graphic characters sent from the host computer, as well as enhanced Viewpoint mode. Features include a phone list and dialer for modems, on-screen programmable function keys, connection scripts, and more. Works with desktop Macs, MacBooks and PowerBook. You can scroll back to the past 50 pages of data. MacWise remembers the last 50 pages that appear on your screen, regardless of whether the data has scrolled across the screen or the screen has cleared.
    Starting Price: $95 per user one-time payment
  • 47
    Konsole
    Konsole is also integrated into multiple other KDE Applications making it easier to reach and more convenient. For example, KDevelop, Kate and Dolphin all use Konsole as an integrated terminal emulator. Want to make Konsole better? Consider getting involved in Konsole development and help us make Konsole the best terminal emulator!
  • 48
    Shell Assistant

    Shell Assistant

    Shell Assistant

    •SSH and SFTP client •Shell Terminal •SFTP File manager •SFTP code editor •Custom tab & split window layouts •Switch between workspaces •Connection, key & password management •Stream audio and video, view images and pdf's, edit code over SFTP •Tunnel network ports •Text editor-like command editing •Paste history •Free & ad-free •Respects your privacy Connect to remote hosts over SSH, including Amazon Web Service EC2, Linodes, Digital Ocean or Raspberry Pis. Connect to local unix-like installations running Mac OS, Linux, MinGW, Cygwin, Git-bash and Windows Subsystem for Linux. A great tool for your toolbox if you work with Unix, Linux, Mac Command Line, Raspberry Pi's or anything that uses a Command Line Interface. To download the latest version, please visit shellassistant.com.
  • 49
    Inventu Viewer+

    Inventu Viewer+

    Inventu Corporation

    Inventu Viewer+ Web Terminal Emulation - Fast, Secure and Complete. Provides fast, direct terminal emulation using Zero-Footprint browser technology, with no plug-ins required. Provides an excellent replacement option for organizations with existing solutions based on Java or ActiveX such as Host-on-Demand, Reflections for the Web and BlueZone. Also works well to replace desktop terminal emulators where lower administration costs and improved user access flexibility is desired. Supports web-based access to IBM Mainframes and IBM i systems using TN3270 and TN5250. Has many customers successfully accessing LINUX/UNIX/VMS/PICK based systems using VT100/VT220/VT440, SCO-ANSI, ADDS-ViewPoint.
    Starting Price: $2500/year
  • 50
    ShellNGN

    ShellNGN

    ShellNGN

    Web-based SSH client with SFTP, VNC, RDP, and more. Access your cloud servers from anywhere without installing anything. All you need is a browser. Install a docker version of Shellngn in your private cloud and use it as a secured gateway to your servers. Manage multiple sessions from a single window with a tabbed interface. Manage multiple sessions from a single window with a tabbed interface. Automate your SSH sessions with customized snippets. Browse your server files and folders and manage them easily. Transfer files and folders at full speed with an easy drag & drop. Embedded code editor with syntax highlighting. Edit your HTML/CSS/JS files without leaving. Take control of your remote servers using RDP (Remote Desktop/Terminal Server) or VNC. Full keyboard, command snippets, sftp browser, and file editor. All these awesome features are available on mobile. Connect to your cloud servers from anywhere without installing any software.
    Starting Price: $3.90 per month