Muxly
Developer tooling
A local desktop command center for running, watching, and managing development services, with stable Windows and alpha macOS builds.
Visit buildBuild log
This week
First macOS alpha released
Shipped the first Apple Silicon preview for M-series Macs and the A18 Pro MacBook Neo, bringing service controls, live logs, port monitoring, and project groups to macOS.
This week
macOS-native service handling added
Muxly now discovers common Homebrew and version-manager paths, launches services through the user's Unix shell and native PTYs, and cleans up supervised process groups when services stop.
Jul 24, 2026
Version 0.5.0 shipped
Added runtime requirement checks with safe fallbacks for Node, Bun, and Python, improved Windows PTY startup reliability, detected IPv6 localhost port conflicts, and made long service commands easier to inspect.
Jun 23, 2026
Launched at muxly.diethos.com
Muxly now has a public product site for the Windows desktop release, positioning it as one window for every development process.
Jun 18, 2026
Version 0.3.0 shipped
The release moved Muxly forward with profiles, option visibility, auto-port handling, richer PTY support, stream mode, search, settings, and pane layout improvements.
Jun 18, 2026
Profiles added
Services can now be grouped into named profiles such as day job or personal, with hidden services still allowed to keep running in the background.
Jun 18, 2026
Service options made visible
The Details panel now shows enabled service flags like auto-port, auto-restart, pseudo-terminal mode, and sensitive naming without opening the edit form.
Jun 18, 2026
Auto-port handling landed
Services can treat their configured port as a preference, roll upward when it is busy, inject the chosen port, and keep the inspector aligned with the actual running port.
Jun 18, 2026
Interactive PTY panes improved
Pseudo-terminal services now accept keystrokes, resize with their panes, and render interactive dev-server output without corrupting ANSI controls.
Jun 18, 2026
Search became live and local
Global log search now refreshes while services stream output, and pane-level search can jump through matches directly inside the focused terminal.
Jun 18, 2026
Stream mode expanded
Sensitive service names can be curated by project, masked during screen sharing, and temporarily revealed in settings only when editing needs it.
Jun 5, 2026
Runtime and pane fixes recorded
Updated the changelog with the latest lifecycle controls, stream-mode masking, restart handling, and PTY process-tree fixes.
Jun 5, 2026
Auto-port and guarded run events added
Services can now roll to a free port when configured, while lifecycle and output events carry run tokens to avoid stale-run collisions.
Jun 5, 2026
Pane controls consolidated
Start, Restart, and Stop now share a single terminal-pane control slot instead of competing buttons.
Jun 5, 2026
Collapsed projects persist
Collapsed sidebar project groups are saved in settings and restored when the app restarts.
Jun 3, 2026
Sensitive names masked in Stream mode
The settings flow now masks sensitive project and service names while Stream mode is active, with temporary reveal controls for editing.