# Discover Tabby SSH: The Best Free Termius Replacement

## **Introduction**

Tabby is a highly customizable, cross-platform terminal application that supports local shells, serial, SSH, and Telnet connections. It is available for Windows, macOS, and Linux, and offers a plethora of features that make it a powerful tool for developers and system administrators alike.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1725107988170/82c5b4cc-e8e4-4d0e-80bd-ee17481821b6.png align="center")

## **Key Features**

1. **Integrated SSH and Telnet Client**: Tabby comes with built-in SSH and Telnet clients, making it easy to manage remote connections.
    
2. **Serial Terminal**: It also includes a serial terminal for connecting to serial devices.
    
3. **Customizable Interface**: The app supports theming, color schemes, and fully configurable shortcuts.
    
4. **Split Panes and Tabs**: Users can split panes and manage multiple tabs, enhancing multitasking capabilities.
    
5. **File Transfer**: Direct file transfer from/to SSH sessions via Zmodem is supported.
    
6. **Unicode Support**: Full Unicode support, including double-width characters.
    
7. **Plugins and Extensions**: A variety of plugins can be installed to extend the functionality of the app.
    

## **Installation**

To install Tabby, follow these steps:

1. **Download**: Visit the [**official Tabby website**](https://tabby.sh/) or its [**GitHub repository**](https://github.com/Eugeny/tabby) to download the latest release for your operating system.
    
2. **Install**: Run the installer and follow the on-screen instructions to complete the installation.
    

## **Getting Started**

Once installed, you can start using Tabby by following these steps:

1. **Launch Tabby**: Open the application from your desktop or start menu.
    
2. **Create a New Connection**:
    
    * Click on the "New Connection" button.
        
    * Select the type of connection (SSH, Telnet, Serial).
        
    * Enter the required details such as hostname, port, and authentication credentials.
        
3. **Manage Connections**: Save your connections for easy access in the future. You can also organize them into groups.
    
4. **Customize the Interface**:
    
    * Navigate to the settings menu to change themes, color schemes, and configure shortcuts.
        
    * Install plugins from the settings view to add new features.
        

## **Using SSH with Tabby**

To use SSH with Tabby, follow these steps:

1. **Open a New SSH Session**:
    
    * Click on "New Connection" and select "SSH".
        
    * Enter the hostname, port (default is 22), and your SSH credentials.
        
2. **Configure SSH Options**:
    
    * You can enable X11 forwarding, port forwarding, and agent forwarding.
        
    * Save the connection settings for future use.
        
3. **Connect**: Click "Connect" to establish the SSH session. You can now interact with the remote server through the terminal.
    

## **Advanced Features**

1. **Split Panes**: Right-click on a tab and select "Split Pane" to divide the terminal into multiple sections.
    
2. **Plugins**: Install plugins like Docker integration, quick commands, and workspace manager to enhance productivity.
    
3. **Themes**: Choose from a variety of themes such as Hyper, Relaxed, Gruvbox, and more to personalize your terminal.
    

### The App Screenshots

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1725108061508/c01d8656-0240-47fb-aa4e-de74126ca42e.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1725108121736/ea0a82fe-11c4-4568-a322-f8f25707c9c4.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1725108147176/0ca12d22-ce28-46e9-95e6-d9b59dc1bcb6.webp align="center")

## **Conclusion**

Tabby is a versatile and powerful terminal application that simplifies the management of local and remote connections. Its extensive customization options and support for plugins make it a valuable tool for developers and system administrators. Whether you need to manage SSH connections, serial devices, or simply want a better terminal experience, Tabby has you covered.

For more information and to download Tabby, visit the [official website](https://tabby.sh/) or check out the [GitHub repository](https://github.com/Eugeny/tabby).
