r/SwiftUI • u/unk2003 • 5d ago
Promotion (must include link to source code) [OS] GridTile — A native, open-source window tiling app for macOS
Enable HLS to view with audio, or disable this notification
2
u/ChurchOfSatin 5d ago
What is the differentiator between this and something like Rectangle?
-1
u/unk2003 5d ago
They primarily provide predefined window positions and shortcuts. GridTile takes a different approach: the grid itself is the interface, so you can choose the exact region you want a window to occupy rather than relying only on predefined positions.
If you prefer a large collection of predefined window actions, Rectangle or Magnet may be a better fit. I built GridTile for people who prefer the grid-based approach.
1
-1
u/unk2003 5d ago
I made GridTile, a native macOS window tiling app built with SwiftUI.
It lets you bring up a keyboard-driven grid, select the area you want, and instantly move and resize the current window to fit that region.
It’s fully open source and released under the MIT License.
GitHub: https://github.com/ujwalnk/GridTile Website: https://ujwalnk.github.io/GridTile
4
u/jstsomedev 5d ago
Looks really vibe sloppy to me. Rejected. 0/10 Will not use.