Octodo logo

A multi-workspace terminal complex,
built on Flutter + Rust,
for Windows.

Octodo is a desktop terminal “complex” — a single window that hosts multiple workspaces, each with its own shell sessions, split panes, and tabs.

Highlights

  • GPU-rendered terminal powered by Alacritty, a Rust-based renderer.
  • Flutter-native multi-pane / tab layouts.
  • Keyboard-shortcut driven.
  • IME support.
  • Auto-detect available shells, including WSL distributions.

Platform support

# Platform Status
1 Windows
2 macOS
3 Linux

Get started

  1. Download the latest octodo-windows.zip from Releases.
  2. Before unzipping, right-click the zip → Properties → tick UnblockOK.
    This stops Windows from marking the unpacked .exe as untrusted (which would block network and shell-spawn APIs).
  3. Unzip anywhere and double-click octodo.exe to launch.

See About for build-from-source instructions, or browse the Showcase for the full keyboard shortcut reference.


Source: github.com/invented-pro/octodo · Released under MIT License.