macOS Stream Deck plugin to move app windows between displays.
Disclaimer: fully vibecoded in half a day, likely has some jank.
- Open
Window Controlsfolder on Stream Deck. - Select app.
- Select window.
- Move the window to the left or right display using the arrows.
- You can go back to the app list by pressing the return arrow on the top right.
- Install backend:
./scripts/install-window-controls.sh - Run checks:
npm test