Rules based manager of windows state for Windows 11: position, desktop, pin.
Project is dirty and will not work out of the box.
- Place windows by config rules
- Find window by title/path regex
- Use PowerToys FancyZones layouts
- Actions: x, y, width, height, fancyZones monitor/position, pin
- Autoplace new windows after open
- Store/restore opened windows
- Set wallpapers by virtual desktop
- Opened windows stats
- Command line: place, store, restore, stats
Based on MScholtes/VirtualDesktop CLI tool.
I use it with:
- windows-mqtt
- Autohotkey
- Copy config.example.js to config.js
- See examples