/ModMove

Move/Resize windows using modifiers and the mouse

Primary LanguageSwiftMIT LicenseMIT

ModMove

ModMove is a tiny macOS app that takes my favorite single piece of HyperDock and does just that.

Usage

There are 2 things ModMove can do:

  1. To move the window under the cursor, hold Control (⌃) and Option (⌥), then move the mouse
  2. To resize the window under the cursor, hold Control (⌃) and Option (⌥) and Shift (⇧), then move the mouse.

Example

Installation

With brew-cask:

brew cask install keith/formulae/modmove

Or manually by downloading the latest release from here