mprocs
« Back to VersTracker
Description:
Run multiple commands in parallel
Type: Formula  |  Latest Version: 0.8.1@0  |  Tracked Since: Dec 18, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 2,223  |  Forks: 71  |  Language: Rust  |  Category: Developer tools
Tags: terminal multiplexer productivity rust parallel monitoring
Install: brew install mprocs
About:
mprocs is a terminal-based tool that splits your screen into multiple panes, each running and displaying the output of a separate command simultaneously. It provides an interactive interface to start, stop, and monitor concurrent processes, making it ideal for development and system administration workflows. Written in Rust, it is fast and efficient for managing parallel tasks.
Key Features:
  • Run multiple commands concurrently in split panes
  • Interactive terminal interface with keyboard controls
  • Scrollable output and logs for each process
  • Configuration via simple YAML files
  • Lightweight and fast, written in Rust
Use Cases:
  • Monitoring multiple backend services during development
  • Running and observing parallel build steps or data pipelines
  • Managing several long-running processes like logs or servers from a single terminal
Alternatives:
  • tmux – General-purpose terminal multiplexer requiring more manual pane/window setup for commands.
  • concurrently – Node.js-based runner for parallel commands but lacks the persistent, interactive terminal UI.
Version History
Detected Version Rev Change Commit
Dec 22, 2025 8:16pm 0.8.1 0 VERSION_BUMP 27e0e439
Dec 20, 2025 2:47am 0.8.0 0 VERSION_BUMP 7f2a455f
Dec 18, 2025 11:07pm 0.7.3 0 VERSION_BUMP af209f6c
Sep 16, 2025 5:08am 0 VERSION_BUMP 7d805523
Sep 14, 2024 8:11am 0 VERSION_BUMP 16091256