Octoplex: a terminal multiplexer TUI for running multiple commands side by side in tabs (open source)

Wait 5 sec.

I always end up with a pile of terminal tabs in every project: one for the dev server, one for logs, one for tests, and so on. I really like the workflow of Laravel Solo: define commands in config, run one command, done.But it’s tied to Laravel. So I built Octoplex (with Claude): a CLI/TUI that does this for any project stack. You define a config file, run one command, and your commands open in organized tabs. Quick try (if you have Bun installed): bunx octoplex Repo: https://github.com/TimBroddin/octoplex   submitted by   /u/timbroddin [link]   [comments]