[macOS] Rectangle App for Window Management with Keyboard Shortcuts
Tadashi Shigeoka · Thu, January 5, 2023
I’d like to introduce a convenient macOS app called Rectangle that allows you to manage window layout using keyboard shortcuts.
Installing Rectangle
You can install it from the official website or using the brew command.
- Official website: Rectangle Mac
- GitHub: rxhanson/Rectangle: Move and resize windows on macOS with keyboard shortcuts and snap areas
brew install --cask rectangle
That’s all for using keyboard shortcuts to change window size and positioning on macOS. That’s all from the Gemba.