logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Tmux Session Manager - Create & Manage Sessions | Online Free DevTools by Hexmos

Manage tmux sessions effortlessly with Tmuxinator. Automate session creation, window configuration and pane layout management via YAML. Free online tool, no registration required.

tmuxinator

Create and manage tmux sessions easily. More information: https://github.com/tmuxinator/tmuxinator.

  • Create a new project:

tmuxinator new {{project}}

  • Edit a project:

tmuxinator edit {{project}}

  • List projects:

tmuxinator list

  • Start a tmux session based on project:

tmuxinator start {{project}}

  • Stop a project’s tmux session:

tmuxinator stop {{project}}

See Also