System tray app that snaps terminal windows into grid layouts. Draggable weighted grids, one-click presets, headless CLI mode. Single exe, no install.
Grids, columns, rows, split, main-side, focus
PowerShell, Terminal, cmd, Alacritty, WezTerm, more
No installer, no dependencies, no runtime
GUI tray app or headless CLI
Arrange terminals into NxM grids from 1x1 to 8x8. Every cell gets an equal portion of your monitor's work area.
Drag dividers between rows and columns to resize cells by percentage. Make one row 2x taller or a column wider for your main terminal.
Lives in your tray. Right-click for quick layout presets, left-click for the full GUI. Hides on close, stays running.
Run --headless 2x3 to arrange windows and exit. Script it, hotkey it, cron it.
Click cells in the preview to disable them. Disabled slots are skipped when arranging, leaving gaps where you want them.
Visual preview shows your layout with percentage labels, occupied cells, and real-time feedback as you drag dividers.
21 presets out of the box, plus custom grid mode and TOML config for your own.
powershellmanager.exe
Launches to system tray. Left-click the icon for the layout picker GUI. Right-click for quick presets. Close the window — it hides to tray, keeps running.
powershellmanager.exe --headless 2x3 powershellmanager.exe --headless columns:4 powershellmanager.exe --headless main-side powershellmanager.exe --headless focus:3
Arrange all detected terminal windows into the specified layout and exit immediately. Perfect for scripts, hotkeys, and task schedulers.
Stop manually dragging windows around. Download the exe, run it, pick a layout. Done.