procmux
TUI utility for running multiple commands in parallel with switchable terminals
TLDR
Launch procmux with default config
$ procmux
Launch with a specific config file$ procmux --config [path/to/procmux.yaml]
SYNOPSIS
procmux [options]
DESCRIPTION
procmux is a TUI utility for running multiple commands in parallel in easily switchable terminal panes. It is designed to help newcomers to a project browse and run necessary commands while reducing the need to manually manage multiple terminal sessions for long-running processes. Configuration is defined in YAML files.
HISTORY
procmux was created by napisani and is written in Python.
SEE ALSO
tmux(1), mprocs(1), process-compose(1)

