wiizard-chen / ModMove

Move/Resize windows using modifiers and the mouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Move/Resize windows using modifiers and the mouse

License:MIT License


Languages

Language:Swift 78.0%Language:Objective-C 22.0%