Skip to content

Exeggutor v1.0.0

Choose a tag to compare

@TS47Andres TS47Andres released this 14 Jun 15:20

Terminal Multiplexer & Git Worktree Manager

Local-first, subscription-free workspace orchestration dashboard with side-by-side terminal grids, session persistence, real-time observer sidebar, and Git branch isolation via native worktrees.

Features

  • Multi-Workspace Engine � Switch projects and automatically swap terminal grids, paths, and configurations.
  • Tabbed Terminal Grid � Spawn unlimited terminals, split horizontally/vertically, persist sessions across restarts.
  • Observer Sidebar � Real-time terminal state monitoring (Active, Waiting, Idle, Errored) with live text previews.
  • Git Worktree Isolation � Run terminals inside branch-isolated worktree folders � no checkout overhead, no conflicts.

Quick Start

npm install -g ./exeggutor-1.0.0.tgz exeggutor # Start the dashboard exeggutor --open # Open in browser

Stack

Frontend: Vite � React � TypeScript � Tailwind CSS � xterm.js � react-mosaic-component
Backend: Node.js � Fastify � Fastify WebSocket � node-pty

See the README for full documentation.