User Guide

Get started with FishMux — your visual Docker & tmux cockpit — in a few steps.

FishMux connects to your machines over a secure SSH transport, then turns what's running on them into something you can see and touch: Docker containers and Compose stacks, tmux sessions, quick commands, and Wake-on-LAN. This guide walks through the basics.

Getting Started

1

Add a Server

Tap the + button on the home screen. Enter the hostname (e.g. 192.168.1.10 or myserver.com), port (default 22), username and password.

Add server form Add server form — hostname, port, username, password
2

Connect

Tap the host in the list. Hosts on your local network are highlighted in cyan. FishMux opens a secure SSH connection, then surfaces what's running: your Docker containers, your tmux sessions, and a "Direct Shell" if you just want a plain terminal.

Server listServer list
ConnectingConnecting
3

Use the Terminal

Type commands using the iOS keyboard. The accessory bar above the keyboard provides special keys: Ctrl, Alt, Tab, Esc, arrows, Copy/Paste, |, and more. Tap F# to access function keys (F1–F12) and navigation keys (Home, End, PgUp, PgDn).

Terminal connected Connected terminal with accessory bar

Tip: On first password login, FishMux generates an Ed25519 key pair and deploys it to your host. Next time you connect, authentication is automatic.

Docker & Compose

If the host runs Docker, FishMux shows your containers and Compose stacks as a visual panel — no typing required:

Note: Docker management requires the Docker CLI to be available to your SSH user on the host (e.g. the user is in the docker group).

tmux Sessions

tmux lets you run persistent terminal sessions that survive disconnections. When you tap a server:

tmux sessions list Existing tmux sessions on the server

Note: tmux must be installed on the remote server. If it's not, FishMux shows "tmux not installed" and you can still use Direct Shell.

Quick Commands

The Cmd button in the terminal toolbar opens a list of pre-defined commands you can fire with one tap. Useful for recurring tasks (logs, deploys, restarts).

Quick commands pickerPick a command
Add custom commandAdd a custom command

Wake-on-LAN & power control

FishMux turns your phone into a power switch for your whole fleet: wake the machines that are off, and shut down, reboot or sleep the ones that are on — straight from the host list, no terminal needed.

Waking a machine

No MAC address to type

Powering off

Terminal Settings

Tap the gear icon to access settings:

Theme picker Theme picker in Settings

iPad Mode

On iPad, FishMux uses a split layout: the server list stays in the sidebar while the terminal occupies the main area. Same features as iPhone, more screen real estate.

iPad split view iPad split view: server list + terminal

Combined with tmux, the iPad becomes a real workstation: attach to long-running sessions, AI coding agents (like opencode), build pipelines — everything keeps running on the server, you just reconnect when you want.

opencode AI agent over SSH on iPad Running opencode (AI coding agent) over SSH from iPad

Compatibility

FishMux talks to any host running a standard SSH server (OpenSSH). The richer features adapt to the host's operating system, and FishMux simply hides what isn't available rather than failing.

In short: anything tested so far has been Linux and macOS (Raspberry Pi included). Other systems should work over SSH, but we haven't verified every operating system yet.

Security

Keyboard & Accessory Bar

The accessory bar above the keyboard has two modes. Tap F# / abc to switch between them.

Main bar

Extended bar (F#)