🍺 BREW Explorer

← all formulae

mprocs

brew install mprocs v0.9.6 MIT

Run multiple commands in parallel

709
30-day installs · #1495
1.5k
90-day · #1815
5.0k
365-day · #1930
2.6k
★ GitHub stars · updated 2mo ago

Build dependencies

GitHub topics

cli linux macos rust terminal tui windows

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Run multiple commands in parallel",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:30+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "mprocs",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-15T19:33:47Z",
  "github_readme_excerpt": "\u003cdiv align=\"center\" markdown=\"1\"\u003e\n  \u003csup\u003eSpecial thanks to:\u003c/sup\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://go.warp.dev/mprocs\"\u003e\n    \u003cimg alt=\"Warp sponsorship\" width=\"400\" src=\"https://github.com/warpdotdev/brand-assets/blob/main/Github/Sponsor/Warp-Github-LG-02.png\"\u003e\n  \u003c/a\u003e\n\n### [Warp, built for coding with multiple AI agents](https://go.warp.dev/mprocs)\n[Available for MacOS, Linux, \u0026 Windows](https://go.warp.dev/mprocs)\u003cbr\u003e\n\n\u003c/div\u003e\n\n# mprocs\n\n_mprocs_ runs multiple commands in parallel and shows output of each command\nseparately.\n\nWhen you work on a project you very often need the same list of commands to be\nrunning. For example: `webpack serve`, `jest --watch`, `node src/server.js`.\nWith mprocs you can list these command in `mprocs.yaml` and run all of them by\nrunning `mprocs`. Then you can switch between outputs of running commands and\ninteract with them.\n\nIt is similar to\n[concurrently](https://github.com/open-cli-tools/concurrently) but _mprocs_\nshows output of each command separately and allows to interact with processes\n(you can even work in _vim_ inside _mprocs_).\n\n\u003c!--ts--\u003e\n\n- [Screenshots](#screenshots)\n- [Installation](#installation)\n  - [Download binary (Linux, Macos, Windows)](#download-binary-linux-macos-windows)\n  - [npm (Linux, Macos, Windows)](#npm-linux-macos-windows)\n  - [homebrew (Macos)](#homebrew-macos)\n  - [cargo (All platforms)](#cargo-all-platforms)\n  - [scoop (Windows)](#scoop-windows)\n  - [AUR (Arch Linux)](#aur-arch-linux)\n- [Usage](#usage)\n  - [Config](#config)\n    - [Keymap](#keymap)\n    - [$select operator](#select-operator)\n    - [Running scripts from package.json](#running-scripts-from-packagejson)\n  - [Default keymap](#default-keymap)\n  - [Remote control](#remote-control)\n- [FAQ](#faq)\n  - [mprocs vs tmux/screen](#mprocs-vs-tmuxscreen)\n\n\u003c!-- Created by https://github.com/ekalinin/github-markdown-toc --\u003e\n\u003c!-- Added by: pvolok, at: Sun Jul  3 22:53:57 +07 2022 --\u003e\n\n\u003c!--te--\u003e\n\n## Screenshots\n\n\u003cimg src=\"img/screenshot1.png\" width=\"900\" height=\"645\" /",
  "github_repo": "pvolok/mprocs",
  "github_stars": 2624,
  "github_topics": [
    "cli",
    "linux",
    "macos",
    "rust",
    "terminal",
    "tui",
    "windows"
  ],
  "homepage": "https://github.com/pvolok/mprocs",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 709,
  "installs_365d": 5043,
  "installs_90d": 1504,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "mprocs",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1495,
  "rank_365d": 1930,
  "rank_90d": 1815,
  "raw_hash": "a0e5a4ed580ac128",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/m/mprocs.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "python": "build"
    }
  ],
  "version_head": "HEAD",
  "version_stable": "0.9.6",
  "versioned_formulae": [],
  "why_use_this": null
}