https://github.com/keith/ModMove
Move/Resize windows using modifiers and the mouse
https://github.com/keith/ModMove
macos osx window-manager
Last synced: about 1 year ago
JSON representation
Move/Resize windows using modifiers and the mouse
- Host: GitHub
- URL: https://github.com/keith/ModMove
- Owner: keith
- License: mit
- Created: 2015-10-26T01:20:35.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2020-11-21T07:04:59.000Z (over 5 years ago)
- Last Synced: 2025-03-16T04:03:34.927Z (about 1 year ago)
- Topics: macos, osx, window-manager
- Language: Swift
- Homepage:
- Size: 831 KB
- Stars: 113
- Watchers: 6
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModMove
ModMove is a tiny macOS app that takes my favorite single piece of
[HyperDock](https://bahoom.com/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`](https://github.com/caskroom/homebrew-cask):
```sh
brew cask install keith/formulae/modmove
```
Or manually by downloading the latest release from
[here](https://github.com/keith/ModMove/releases)