tmuxinator-yml-gen
Run tmuxinator configs without tmuxinator or tmux.
`tmux-compose` is yet another [tmuxinator](https://github.com/tmuxinator/tmuxinator) alternative.
TypeScript definitions for tmuxinator.
CLI tool to save tmux sessions as tmuxinator config files
An application to spin up tmux sessions with config files written in json.
A layout automation plugin for Hyper.app
tmux session manager written for NodeJS
tmux session manager written for NodeJS
A generator for Yeoman
A modern, Rust-based tmux session manager with centralized configuration and directory-aware execution. Drop-in replacement for tmuxinator.
A cli tool for creating a seemless workflow with remote and local git repos
Automate tmux sessions configuration
tmux project configuration utility
Dead simple terminal pane splitting — ezpn 2 3 gives you a 2x3 grid of shells
Axum server plus TUI for orchestrating Claude Code and Codex agents across tmux panes
Dmux is a fast and easy tmux workspace opener
i3nator is Tmuxinator for the i3 window manager
Moxide is a powerful tmux session manager.
Minimal tmux session automation CLI
A Tmux session manager. Monitoring multi session Realtime preview.
Tmux Project Sessioniser - a workflow tool
Create and manage complex tmux sessions easily.
Generates the tmuxinator configuration for all VMs of a BOSH deployment. Each instance (VM) will get its own tmux window with some panes, according to the provided template.
Create and manage complex tmux and iTerm sessions easily.
Create and manage complex tmux sessions easily.
Command-line interface for organizing and running groups of Tmuxinator configurations
Remote background sessions powered by tmux and tmuxinator.
Running servify will stop any process on 3000 (rails server default), and run rails server after that. You can specify different port like this: $ servify 8080 Useful when used with tmuxinator gem (or any other), e.g.: windows: - editor: layout: main-vertical panes: - vim - servify - guard