Windows Desktop Tool

PowerShell Manager

System tray app that snaps terminal windows into grid layouts. Draggable weighted grids, one-click presets, headless CLI mode. Single exe, no install.

21

Layout Presets

Grids, columns, rows, split, main-side, focus

14

Terminal Types

PowerShell, Terminal, cmd, Alacritty, WezTerm, more

9 MB

Single Binary

No installer, no dependencies, no runtime

2

Modes

GUI tray app or headless CLI

Features

#

Grid Layouts

Arrange terminals into NxM grids from 1x1 to 8x8. Every cell gets an equal portion of your monitor's work area.

=

Draggable Weights

Drag dividers between rows and columns to resize cells by percentage. Make one row 2x taller or a column wider for your main terminal.

~

System Tray

Lives in your tray. Right-click for quick layout presets, left-click for the full GUI. Hides on close, stays running.

>

Headless CLI

Run --headless 2x3 to arrange windows and exit. Script it, hotkey it, cron it.

X

Cell Toggling

Click cells in the preview to disable them. Disabled slots are skipped when arranging, leaving gaps where you want them.

%

Live Preview

Visual preview shows your layout with percentage labels, occupied cells, and real-time feedback as you drag dividers.

Built-in Presets

21 presets out of the box, plus custom grid mode and TOML config for your own.

1x2 Grid
2x1 Grid
2x2 Grid
2x3 Grid
3x2 Grid
3x3 Grid
4x2 Grid
4x3 Grid
4x4 Grid
Left / Right
Top / Bottom
Main + 2 Side
Main + 3 Side
Main + 4 Side
Focus + 3
Focus + 4
2 Columns
3 Columns
4 Columns
2 Rows
3 Rows

Usage

GUI Mode (default)

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.

Headless Mode

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.

Tame Your Terminals

Stop manually dragging windows around. Download the exe, run it, pick a layout. Done.