runx.krewinkel.studio
runX is a native Tauri v2 desktop app that lets you start, monitor, and cleanly shut down your entire development stack with a single click. Instead of manually juggling multiple services like dev servers, workers, and database proxies—risking errors or orphaned processes—you define everything once in a simple JSON run package and launch it together.

A compact, always-on-top window provides real-time status, uptime, and failure visibility, with the ability to open live output for each process, making your workflow faster, safer, and far more organized.
runX groups your commands into a run package and starts them all at once. A small, always-on-top run window shows what is running, for how long, and whether anything failed. Click any process to open its live output window.

You can also run headlessly from the CLI:
runx /path/to/run-package.json
runX is free and open source, please check it out @ my Codeberg Repo