项目作者: keith

项目描述 :
Move/Resize windows using modifiers and the mouse
高级语言: Swift
项目地址: git://github.com/keith/ModMove.git
创建时间: 2015-10-26T01:20:35Z
项目社区:https://github.com/keith/ModMove

开源协议:MIT License

下载


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:

  1. brew cask install keith/formulae/modmove

Or manually by downloading the latest release from
here